an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Applying Taxes based on Zip Code
Last Post 5/4/2011 11:12:31 PM By lukezy. 5 replies.
5/4/2011 9:50:52 PM
filu
Posts: 3
Joined: 5/4/2011
Applying Taxes based on Zip Code
Taxes here in California, are applied based on Zip Codes.
 
1)  Is there a way to make the Tax module work based on Zip codes and have the system
      pick up the right Tax value based on the shipping zip code address?
 
2)  Would the Buil Import tool works based on Zip Codes?
 
5/4/2011 10:04:14 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Applying Taxes based on Zip Code
Yes, the table based tax module supports shipping zip code by default. Yes, the bulk import tools works with zipcode.
DotShoppingCart Staff
5/4/2011 10:42:05 PM
filu
Posts: 3
Joined: 5/4/2011
Re: Applying Taxes based on Zip Code
What would the import Format look like ...same as the one on the documentation?
Do I need to do anything in order to make the TAX be applied based on the Shipping Zip Code?
5/4/2011 10:49:10 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Applying Taxes based on Zip Code
Yes, same as on the document. E.g.
 
CA Orange County Sale Tax,0.15,Country=US;ZipCode=90000
 
No, Tax is always destination based. It's caculated based on the shipping address.
DotShoppingCart Staff
5/4/2011 10:56:50 PM
filu
Posts: 3
Joined: 5/4/2011
Re: Applying Taxes based on Zip Code
Great ....and just to confirm since it's based on the shipping address, because the tax table is based on zipcodes, even if 2 orders are for the same city, if the zip code of one has higher tax, it will apply different taxes.
 
Is that right?
 
5/4/2011 11:12:31 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Applying Taxes based on Zip Code
Correct.
DotShoppingCart Staff