1. Calculating Tax based on State/Province/Region and City
To setup the cart to calculate tax based on the state, province or region and city you will need to populate the following fields in the Tax Table Management screen:
• State, province or region
• City
• Tax Rate
When the fields above are populated the cart will look up the “ship to city” and “ship to state” or region/province in the Smith_Tax table and return the tax rate.
2. Calculating Tax based on State/Province/Region Only
To setup the cart to calculate tax based on the state, province or region only you will need to populate the following fields in the Tax Table Management screen:
• State, province or region
• Tax Rate
When the fields above are populated the cart will look up the tax rate based on the state/region/province in the Smith_Tax table and return the proper tax rate during checkout.