I have a quick question as a newbie to OpenCart in regards to tax being added back in after pressing the confirm button. This is OpenCart 1.4.9.1
I have two GeoZones set up:
GeoZone 1 is called "North Carolina" which is used to tax any North Carolina residents. This GeoZone only has the United States/North Carololina listed in it.
GeoZone 2 is called "United States" which I am using for the PayPal extension. This GeoZone has United States/All Zones.
I have one Tax Class set up for North Carolina at 8% tax using GeoZone "North Carolina". I have a product set up with this Tax Class.
I have 2 payment options set up. PayPal and COD
Here is what happens...
1. I add an item to my cart.
2. I click on "checkout".
3. I enter a Virginia address outside of North Carolina for testing and then click on "continue". (This means there should be no tax)
4. So far so good... There is no tax showing at this point just as it should be.
5. I have two options for payment here. COD and PayPal... Regardless of which one I choose here, when I accept the terms and click on "continue" to go the confirmation page, there is the 8% North Carolina tax being added back in.
Can someone help point me to what I may be doing wrong here. Without fail, once I accept the terms and then click continue to go to the confirmation page, the tax will be automatically be added back in. Again, I'm sure with me being new to OpenCart, I may just be missing something, but if someone has any advice, I would truly appreciate it.
I have two GeoZones set up:
GeoZone 1 is called "North Carolina" which is used to tax any North Carolina residents. This GeoZone only has the United States/North Carololina listed in it.
GeoZone 2 is called "United States" which I am using for the PayPal extension. This GeoZone has United States/All Zones.
I have one Tax Class set up for North Carolina at 8% tax using GeoZone "North Carolina". I have a product set up with this Tax Class.
I have 2 payment options set up. PayPal and COD
Here is what happens...
1. I add an item to my cart.
2. I click on "checkout".
3. I enter a Virginia address outside of North Carolina for testing and then click on "continue". (This means there should be no tax)
4. So far so good... There is no tax showing at this point just as it should be.
5. I have two options for payment here. COD and PayPal... Regardless of which one I choose here, when I accept the terms and click on "continue" to go the confirmation page, there is the 8% North Carolina tax being added back in.
Can someone help point me to what I may be doing wrong here. Without fail, once I accept the terms and then click continue to go to the confirmation page, the tax will be automatically be added back in. Again, I'm sure with me being new to OpenCart, I may just be missing something, but if someone has any advice, I would truly appreciate it.
Yes I found it. Not sure why I added it, but it shouldn't be there.
It should only happen when products have require shipping set to NO and using guest checkout.
1. EDIT: catalog/controller/checkout/guest_step_3.php
2. FIND & REMOVE:
It should only happen when products have require shipping set to NO and using guest checkout.
1. EDIT: catalog/controller/checkout/guest_step_3.php
2. FIND & REMOVE:
Code: Select all
$this->tax->setZone($this->config->get('config_country_id'), $this->config->get('config_zone_id'));
I have removed the text and are still seeing the tax included incorrectly. Are there any other code updates I need to make?
Sales Tax should apply for Texas purchases and no other states in my example. Thanks for the help!
Mark
www.ExoticAnimalCages.com
Sales Tax should apply for Texas purchases and no other states in my example. Thanks for the help!
Mark
www.ExoticAnimalCages.com
This has been fixed with the release of the 1.4.9.2 Patch.
Do check that your geo and tax -zones are setup correctly.
Do check that your geo and tax -zones are setup correctly.
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
as i2paq mentioned, this was a bug in guest checkout only and it was fixed in the 1.4.9.2 patch (see my signature)TEXSBM wrote:I have removed the text and are still seeing the tax included incorrectly. Are there any other code updates I need to make?
Sales Tax should apply for Texas purchases and no other states in my example. Thanks for the help!
Mark
http://www.ExoticAnimalCages.com
Who is online
Users browsing this forum: No registered users and 14 guests