Navigate to: System Settings > Taxes
The Taxes section allows Administrators to add and manage Tax Classes. Tax Classes are used to group products with one or more Tax Rules. Multiple products can be associated with a Tax Class.
Natively Znode supports a simple “Sales Tax” engine, external tax processor plugins, and the ability to develop a custom tax processor plugin.
The native Znode “Sales Tax” tax rule type can be used to set up and configure sales taxes for all countries, each with potentially different tax rates. Additionally, different tax classes that use different rules based on things like product types and categories can be created.
Example: You serve many customers in Japan and need to account for their consumption tax. You can create your own tax provider, named something like "JapanConsumptionTax", which performs the necessary calculations for all your Japanese customers.
View a Tax Class
Navigate to: System Settings > Taxes
Tax Class Details
Detail | Description |
Tax Class Name | Internal name for Tax Class. |
Display Order | A low Display Order number will appear higher up within your search results than a high Display Order number. |
Activate box | Indicates if Tax Class is Active |
Add a Tax Class
Navigate to: System Settings > Taxes > "Add New" action
- Enter the tax class details.
- Save progress with the "Save" button. The page reloads with action confirmation and two additional tabs appear - Manage Taxes and Associated Products.
- The tax class is now created.
- Tax Rules can be associated with the Tax Class on the Manage Taxes tab. Products can be associated with the Tax Class on the Associated Products tab.
Edit a Tax Class
Navigate to: System Settings > Taxes > "Edit" action
- Find the tax class to be edited in the grid.
- Edit the tax class by selecting the edit icon (i.e. pencil) under “Action”.
- Make the needed edits to the tax class.
- Save progress using the "Save" action. The page reloads with action confirmation.
- The tax class is now edited.
Delete a Tax Class
Navigate to: System Settings > Taxes > "Delete" action
- Find the tax class to be deleted in the grid.
- Delete the tax class by selecting the delete icon (i.e. trash can) under “Action”.
- The page reloads with action confirmation.
- The tax class is now deleted.