ECMS tax tables
From NewHaven Software Wiki
Contents |
Overview
Tax tables allow you to setup taxes for various states, cities, and counties. Tax tables are similar to shipping tables and can be configured in bulk using an import file.
How Tax Tables Function
Tax tables are inheriting and based on the city. This means that all cities in a state inherit the tax rate for the state, and all cities in a county* inherit the tax rate for the state, county, and city.
* Taxes are based on the city a user supplies for billing. If a user supplies a city that does not have a tax rate setup for it eCMS does not fall back to the county since eCMS has no way of knowing what county that city is in.
Below are samples to help illustrate how taxes are calculated.
City | State Rate | County Rate | Local Rate (City) | Calculated Amount |
Los Alamitos | 0.0 | 0.0 | 8.750 % | 8.750 % |
Los Alamos | 0.0 | 0.0 | 8.750 % | 8.750 % |
Los Altos Hills | 0.0 | 0.0 | 9.250 % | 9.250 % |
Los Altos | 0.0 | 0.0 | 9.250 % | 9.250 % |
Los Angeles | 0.0 | 0.0 | 9.750 % | 9.750 % |
City | State Rate | County Rate | Local Rate (City) | Calculated Amount |
Seattle | 4.0 % | 1.0 | 4.750 % | 9.750 % |
Bellevue | 4.0 % | 1.0 | 4.50 % | 9.50 % |
Everett | 4.0 % | 1.5 | 3.750 % | 9.250 % |
Lynnwood | 4.0 % | 1.5 | 3.250 % | 9.250 % |
Redmond | 4.0 % | 1.0 | 4.750 % | 9.750 % |
Viewing/Modifying Tax Tables
Login to your eCMS control panel and go to Settings >> Tax Tables. Here you can view or edit your tables.
Setup New Tax table
If you do not have any tax tables setup or would like to add a new city click on the Add Tax Tables link in the top left of the page. Here you can import a file, add a state, or add a city.
Import Tax Tables
You can use a comma or pipe (|) separated file to import multiple tax rates at once.
Add State
If you want to add the tax for a state, select the state from the dropdown list and fill in the appropriate tax rate.
Add City
Click on the + next to each state to view or modify the tax rates for that state. If you want to include the shipping rates in your calculations place a check mark in the include shipping box.