R6 guest checkout charges sales tax on billing page

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

R6 guest checkout charges sales tax on billing page

Post by AbleMods » Mon Apr 11, 2016 8:28 am

I've got a client running Gold R6 that always charges their local (NC) sales tax on the guest checkout page. But no address information has been entered yet.

Is there a setup switch or setting I'm missing where that can be turned off? The client doesn't want to scare shoppers away with sales tax amounts that may not even apply once they enter the actual shipping address.

I swear I remember seeing a setting to turn that on or off somewhere....
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

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: R6 guest checkout charges sales tax on billing page

Post by Katie » Mon Apr 11, 2016 10:30 am

Hi Joe,

I'll assume that you're using AbleCommerce taxes. There is a setting on the Configure > Taxes > Settings page. For Shopping Display, select 'None'. For Invoice Display, select 'Summary'.

If this doesn't fix it, let me know.

Thanks
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: R6 guest checkout charges sales tax on billing page

Post by jmestep » Mon Apr 11, 2016 11:58 pm

Joe,
I don't remember what builds, but in older build(s) I have had to take the display of the sales tax out of the basket total summary because of this problem-sales tax was being displayed based on the warehouse until the customer entered an address.
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

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: R6 guest checkout charges sales tax on billing page

Post by AbleMods » Tue Apr 12, 2016 1:44 am

Katie, yes that's how the settings are now. And yes it's the Able tax provider.

Judy, I think you're right. Maybe that's what I remembered. It's definitely based on the default warehouse, that much I recognized right away.

So glad your memory is better than mine :)

I think I'm going to have to take the sales tax out of the basket summary control like you said. Seems like it's an issue in R6, probably fixed in a later release.
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

User avatar
AbleMods
Master Yoda
Master Yoda
Posts: 5170
Joined: Wed Sep 26, 2007 5:47 am
Location: Fort Myers, Florida USA

Re: R6 guest checkout charges sales tax on billing page

Post by AbleMods » Fri Apr 15, 2016 3:26 am

Ok I found it. Was easier than I remembered.

In this install (Gold R6), there is a parameter available in the /ConLib/Checkout/BasketTotalSummary user control "ShowTaxes". You can set this to false in the control reference found on the /Checkout/EditBillAddress.aspx page.

Once the parameter is set to false, taxes no longer display (or factor into totals) on the first page of checkout. Remaining checkout pages work and look just fine.

Love it when that happens :)
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

Post Reply