Can any one help me and odd sales tax issue. If I add something to the cart without logging in Sales tax is calculated for 2 tax rules based on zip code zones. How can the cart calculate taxes on an anonymous user? I've gone over my sales tax very carefully but I can't fix the rules as they don't apply to an anonymous user, Correct?
Any ideas?
Sales Tax Calculating on the cart of anonymous
Re: Sales Tax Calculating on the cart of anonymous
You're talking about seeing the taxes in Checkout right?
Tax rules have to work on anonymous users. Otherwise the site couldn't support anonymous checkout.
Tax rules have to work on anonymous users. Otherwise the site couldn't support anonymous checkout.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Sales Tax Calculating on the cart of anonymous
On some site, I have taken off the code to display a tax amount before the checkout page.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Sales Tax Calculating on the cart of anonymous
Well after much manipulation of zones and tax rules .. It no longer calculates taxes on addresses that it does not know.. Thanks for your help.