Jump to content

Cart not adding taxes to the total


Recommended Posts

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.

 

image.png.d13c1a392bfdda4e0a5e2840409f74f3.png

Link to comment
Share on other sites

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

  • 10 months later...
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.

 

image.png.d13c1a392bfdda4e0a5e2840409f74f3.png

check modules whether it requires updation, if not, then reset relevant modules and then check tax calculation

Link to comment
Share on other sites

  • 1 month later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...