HomeHome Product Discus... Product Discus...SmithCartSmithCartAdding UT, CO and WI to Smith_Tax TableAdding UT, CO and WI to Smith_Tax Table
Previous
 
Next
New Post
7/5/2011 11:09 AM
 

Hello,

When I look at Smith_Tax table, it shows only CA. How do I add flat state taxes for:

 

UT at 6.05%

WI at 5.5%

CO at 4.5%

 
New Post
7/5/2011 2:41 PM
 

Before the Zip2Tax integration ($275 a year for 1000 lookups for all 50 states and works with SmithCart, I had it customized) I had to edit the stored procedure in SQL. Look for either (I'm not sure anymore) Smith_GetTaxRate OR Smith_GetTaxState and add your states there.

Hope that helps,

-Mike

 
New Post
7/5/2011 10:04 PM
 

Hi Aaron,

Which version of the Cart are you running?

In Cart v.4.36 we released the following tax enhancements thanks to Mike:

  • Added a new button on the Store Admin menu titled "Manage Tax Tables" with the following
  • Add, update and delete tax table records
  • Import data from CSV file to tax tables. 

The following is the CSV import format:

  • City
  • County
  • State
  • Zip
  • TaxRate

You can now import data from Zip2Tax.com with real time tax calculation integration.

  • In the BuyNow module settings tax section added a new radio button option titled “Zip2Tax Real Time Integration”. When selected, the Cart will do a real time lookup to the Zip2Tax service and display the appropriate tax to the user in the cart checkout.

Also, see the following post for the CSV Tax Import Sec Example for v.4.35+. 
http://www.smith-consulting.com/Forum...

Thanks

 
New Post
7/6/2011 6:48 AM
 
I am running version: 4.28
 
New Post
7/6/2011 10:59 PM
 

Hi Aaron,

Please see the following forum post for directions on populating the tax table:
http://www.smith-consulting.com/Forum...

 

Thanks, Kevin

 
New Post
7/14/2011 8:12 AM
 
I upgraded to the latest SmithCart and I tried to upload a CSV containing the UT and WI information, but I get this error: A critical error has occurred.
Could not load file or assembly 'FileHelpers, Version=2.0.0.0 ... or one of its dependencies. The system cannot find the file specified.
 
New Post
7/14/2011 1:18 PM
 
Hi Aaron,

Copy filehelpers.dll from the install zip to your \bin folder and it should work but the file helpers dll requires full trust. The reason its not copied during the install is because it requires full trust.

Thanks
 
New Post
7/21/2011 7:27 AM
 
Perfect. That worked.

I must say your support regarding this issue has been great. Good job, guys.
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartAdding UT, CO and WI to Smith_Tax TableAdding UT, CO and WI to Smith_Tax Table