swhiting Posted July 9, 2018 Share Posted July 9, 2018 I just upgraded to PS 1.6.1.20 and my cart is not adding taxes to the total. The taxes are listed, but the total is wrong. I discovered an entry concerning v1.6.1.17 that a contributor added (== 0) to the below if statement to fix it on the default back end /default-bootstrap/shopping-cart.tpl file. I checked my install and it is correct. <td colspan="2" class="price-discount price" id="total_discount"> {if $use_taxes && $priceDisplay == 0} {assign var='total_discounts_negative' value=$total_discounts * -1} site: https://nepowertrainandhydraulics.com Taxes will only be listed for Massachusetts. This seems to be a bug... Any ideas how to fix it. Link to comment Share on other sites More sharing options...
swhiting Posted July 11, 2018 Author Share Posted July 11, 2018 Does anybody have any idea how to address this issue? Link to comment Share on other sites More sharing options...
imdshop Posted July 19, 2018 Share Posted July 19, 2018 Hi, I have the same exact issue and i updated mine to PS 1.6.1.20. Did you find a solution? You can find my question here - cart-doesnt-update-total-nor-include-taxes Link to comment Share on other sites More sharing options...
swhiting Posted July 19, 2018 Author Share Posted July 19, 2018 No and when I communicate with the team they want me to pay them to find the bug. They say it may be the theme, but I am using their default-Bootstrap theme... I would recommend you get on a chat in the modules section to see if they are willing to fix their problem. Link to comment Share on other sites More sharing options...
swhiting Posted July 19, 2018 Author Share Posted July 19, 2018 I have opened a ticket in their bug listings. Please go and vote and comment http://forge.prestashop.com/browse/PSCSX-10023 1 Link to comment Share on other sites More sharing options...
swhiting Posted July 19, 2018 Author Share Posted July 19, 2018 The team has identified it as an issue and will be addressing it. Link to comment Share on other sites More sharing options...
naghman. Posted June 10, 2019 Share Posted June 10, 2019 On 7/10/2018 at 3:22 AM, swhiting said: I just upgraded to PS 1.6.1.20 and my cart is not adding taxes to the total. The taxes are listed, but the total is wrong. I discovered an entry concerning v1.6.1.17 that a contributor added (== 0) to the below if statement to fix it on the default back end /default-bootstrap/shopping-cart.tpl file. I checked my install and it is correct. <td colspan="2" class="price-discount price" id="total_discount"> {if $use_taxes && $priceDisplay == 0} {assign var='total_discounts_negative' value=$total_discounts * -1} site: https://nepowertrainandhydraulics.com Taxes will only be listed for Massachusetts. This seems to be a bug... Any ideas how to fix it. check modules whether it requires updation, if not, then reset relevant modules and then check tax calculation Link to comment Share on other sites More sharing options...
constantina Posted August 9, 2019 Share Posted August 9, 2019 Please check this out, it worked for me: Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now