Re: Local Sales Tax Mod - Support Thread
Sorry for all the posts LadyG. The issue was, that i needed to uninstall and reinstall the order total module after the upgrade.
The list i was refering to disappeared after this. And then i also went into the zips i entered in version 2 and removed the spaces after the semi-colon.
Now I am officially working and upgraded.
Your plug-in has saved me tons of time. As soon as i start making some sales here, i will be sure to donate for your great work.
Also, do you have a mailing list to inform of updates?
Thanks again
Craig
Re: Local Sales Tax Mod - Support Thread
Craig,
The space within the zip codes should not matter, the mod should be able to handle it either way.
The extra data you are seeing is the debugging option.
Go to Modules -> Order Total and look under the settings for the Local Sales Tax Mod, you can turn it off there.
LadyHLG
Re: Local Sales Tax Mod - Support Thread
Hi Craig,
Opps! I missed your last post, glad you figured out what was happening.
As for a mailing list, I'm afraid this post is the closest thing I have to one. If you stay subscribed to it any important upgrades or issues will be posted here.
Have a good day!
LadyHLG
Re: Local Sales Tax Mod - Support Thread
Versions
ZenCart 1.3.8
Local Sales Tax 2.3
I am charging sales Tax for GA.
Set up New Zone Definition called Georgia
Added Zone of Gerogia with 4% rate
That works and taxes 4% correctly
Added Local Sales Tax and defined every zip code with their tax rates of 1% - 3%
But cannot get the local Sales Tax to show up?
Example of entry in the local tax table:
ID Tax Zone Apply To Look For Tax Rate Tax Description Tax Shipping Tax Class Action
2 postcode 31563 3.0000 Appling true Taxable Goods
Every time I go to edit the Tax Zone drop down has no choices but "Select Zone" So it is blank in the table. Do I need a tax zone set?
I tried shipping and billing address zip of 31563 and set to tax on shipping, then tried billing, then tried store.
Changed the order of the local sales tax module to 299 with tax at 300. Tried swapping them too.
Every time the tax comes up 4% only, just showing the GA state tax zone I set up. It needs to then show 3% for Appling County and be a total of 7%.
I know I am missing something, but I have read and tried all your posts with no luck. Can you point me in the right direction.
My thought is to go into the db and add my Tax Zone of Georgia to all the entries in the table?
Any help is appreciated. Thanks kramergutt
Re: Local Sales Tax Mod - Support Thread
I'm not sure what is happening for you. The only time I get the the zone drop down box on the local sales tax mod to show empty is when I do not select a country from the box above.
So before we can proceed we need to make sure your countries and zones are tied together correctly. Also, because the zone box is filled in via Javascript when a country is select, I wonder if it could possibly be a browser issue?
LadyHLG
Re: Local Sales Tax Mod - Support Thread
Well that was it. I did not realize that. Guess some of us don't catch on that quick. So in your debug mode I see it is adding the local sales tax, but it still does not show up on the right for the total calculation. I'd like the customer to be able to see that local sales tax. How can I do that.
Thanks, your module is great by the way!
Re: Local Sales Tax Mod - Support Thread
Generally, if the tax is being added but not showing on checkout you need to adjust the mod sort order. Modules -> Order Total
LadyHLG
Re: Local Sales Tax Mod - Support Thread
Re: Local Sales Tax Mod - Support Thread
Is there a way to have the local sales tax mod look at just the zip code to determine sales tax? My state has different sales tax rates for each county BUT I don't want my customers to have to pick a particular county when they create an account or type in a shipping address. (e.g. How can I expect an out of state customer to know the names of counties within my state?) Can someone give me an idea on how to set this up? I am so confused with zone names, zone definitions, zone codes, zone descriptions, etc.
State: Nevada
Counties: Clark, Nye, Mineral
Tax rates: Clark=8.1%, Nye=7.1%, Mineral=6.85%
Zip codes:
Clark=88901-88905;
Nye=89003-89409;
Mineral=89415;
Re: Local Sales Tax Mod - Support Thread
CustomBooks,
I'm not sure I understand, why would your customers be looking up your county? If sales tax for your state is determined by your county then all you need to do is set up one sales tax for your county and apply it to everything thing.
Usually if counties are involved in figuring out sales tax then its the county to which you are shipping the item (certainly a customer will know their own county). In most cases of an out of state customer wouldn't pay any sales tax. But of course, this really depends on the sales tax laws in your state. I suggest verifying the laws before going too far with the setups.
But to answer your origional question, yes, the local sales tax mod will apply tax based just on zip code. You only have to have a zone set up for the state that the zip codes are in (which should already be done with the default cart set ups). So when you go to set up the local tax all you have to do is select Nevada from the zones.
Does this make sense?
LadyHLG