This page interface allows to edit existing or add a brand new Tax Rule to the Prestashop Tax system.
The form can be accessed in 2 ways:
You must define the behavior if an address matches multiple rules:
This tax only: Will apply only this tax
Combine: Combine taxes (e.g.: 10% + 5% = 15%)
One after another: Apply taxes one after another (e.g.: 100 + 10% => 110 + 5% = 115.5)
The Behavior dropdown values are the following: This tax only - rule applies only one current tax. Combine - rule combines the current tax with another tax. One after another - rule combines the current tax, and then after the combination result it combines the next rule.
If there are specific countries added, after clicking Save and stay, the lower panel will appear with the countries list. The table has the following headers:
Country - displays the country name.
State - if defined country has a state, it can be displayed.
Zip/Postal code - if there is available Zip or Postal code, it can be displayed here. If the field is typed with the invalid characters, there will be an error notification prompted:
There are 2 errors. The Zip/Postal code is invalid. It must be typed as follows: 0000 for Afghanistan. zipcode_from is invalid.
Behavior - displays the Tax behavior selected for specific country.
Tax - displays the Tax rule code.
Description - displays the specific description for the Tax rule.
Edit - redirects to the same page for editing the current Tax rule.
Dropdown > Delete - deletes the specific country Tax rule from list. After clicking the Delete, there is a pop-up prompted with the exclamation error sign and text Delete selected item? and possible values - Yes or No. No leads to closing the pop-up, Yes - deletes the country tax rule, with the page reloading and the success message Successful update.
Bulk actions widget - if there are more than 1 currency Tax rule in the list, some of them can be selected by checkboxes separately, or can be Selected all or Unselected all. After the selections, Delete selected will delete the selected Tax rules from the list (confirmation pop-up will be prompted as well).