How to include extra Tax classes in Magento 2
Vinh Jacker | 05-28-2018
Include extra Tax classes in Magento 2 - Customers, products, and shipping can be subject to Tax classes. As your business expands and reaches more types of customers, you will be most likely to find that the initially set tax classes are no longer adequate to cater for every customer and product. In other words, it’s time to include extra tax classes, which can later be beneficial to defining tax rules as well.
With the shopping cart of each customer, Magento examines and determines an appropriate amount of tax according to the class of the customer, the class of the commodities in the cart, and the geographic region. It is a great assistance for you to comply with tax rules and build a professional image.
You can add a new tag class on Magento 2 by taking the following steps:
4 Steps to Add a new tax class in Magento 2:
- Step 1: Access the Additional Settings section
- Step 2: Add a new Customer Tax Class
- Step 3: Add a new Product Tax Class
- Step 4: Complete
Step 1: Access the Additional Settings section
- Log in to your admin account.
- Select
Stores
on the Admin sidebar. Next, followTaxes > Tax Rules
. - Click on
Add New Tax Rule
to see right belowTax Rule Information
the Additional Settings section, which you shall tap to extend then.
Step 2: Add a new Customer Tax Class
- Below the box of
Customer Tax Class
, tapAdd New Tax Class
. As you can see,Retail Customer
is the only available tax category. Then, do the following:
- Insert name of the new one that you want to add into the textbox, for example, “Wholesale”.
- After that, tick the check mark so that the new tax class is added to the pre-listed customer tax classes.
Step 3: Add a new Product Tax Class
Below Product Tax Class, click on Add New Tax Class button. Next, do the following:
- A text box is opened as shown, in which you can now type the Name of the new tax class, for example, “Digital”.
- Then, don’t forget to click the check mark to have the product tax classes added with that new one (which is Digital in this case).
Step 4: Complete
Once you have finished, select Back in the button bar to come back to the Tax Rules
grid.
Final words
And that’s how you can include extra Tax classes in Magento 2. It is advisable that you know what the taxing system in each country or region is, then use this feature of Magento 2 to assign the suitable tax class for each customer group. For your interest, we attach some recommended links to the Tax-related posts below. Please check them out and let us know what you think.
Related Post