• Resolved DodoDog

    (@dododog)


    Hello,
    got a problem with the rounding of tax calculations on the cart page after upgrading to WooCommerce version 3.2.4. The product price including 19% VAT should be rounded to €15,00 but displays on the cart page as €15,01. The problem is solved when I put back WooCommerce Version 3.2.1. It’s driving me nuts!

    My WooCommerce settings:
    – Display prices in the shop including tax
    – I will enter prices exclusive of tax
    – Enable taxes and tax calculations
    – Number of decimals: 2
    – Round tax at subtotal level = on

    Price product:
    Price including 19% VAT = €15,00
    Price ex. 19% VAT = €12.6050
    Checkout page, under Cart Totals Subtotal €15,01

    Looks like WooCommerce is dropping everything after two decimal places (15.0059), but is rounding it up to 15.01.

    As said, the one cent difference when rounding the tax calculations problem is not happening in the old version WooCommerce Version 3.2.1.

    Did anybody encounter this problem and is there a solution?
    Your help is truly appreciated, thank you!

    I use a theme based on Underscore.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @dododog, 3.2.5 came out recently with some tax fixes, could you give it a try and see if it helps?

    We haven’t heard back from you in a while, so I’m going to mark this as resolved. If you have any further questions, you can start a new thread.

    Thread Starter DodoDog

    (@dododog)

    Sorry for my late reply, totally forgot to get back to you about this.Upgraded WooCommerce and the total calculations display correctly. Just the item price is still one cent too much. But that’s no biggy, problem solved! Thank you so much for your time, and again, real sorry for not replying.

    dovila

    (@dovila)

    Hello, a problem still exists. A new version of WooCommerce is 3.2.6
    The product price including 21 % VAT.

    WooCommerce tax settings:
    – Prices are taxed – yes
    – Calculated taxes by – buyers delivery
    – Delivery fee class -standart
    – Round off the total amount of taxes, not each line – not marked
    – Show prices at the store – With taxes
    – To show prices in the cart and on payment – with taxes
    – Pricing prefix – N/A
    – Enable taxes and tax calculations
    – Show tax amount – Arranged individually
    – Number of decimals: 2

    Examples where we found 1 eur cent mistake( according to two settings):

    1. 3 products total amount: €72,74 = ( 60,11 + 12,63 VAT) if Rounding taxes each line.
    Shipping price: €2,90 = ( 2,40 + 0,50 VAT)
    SUM TOTAL: €75,65 (with 13,3 VAT) —-> Should be : €75,64 + 13,3 VAT (SUM not correct, VAT is correct)

    2. If settings are Round of the total amount total amount is €72,74 (60,12 + 12,62 VAT).
    Shipping price is: €2,90 ( 2.40 + 0,50 VAT)
    SUM TOTAL: €75,64 (with 13,12 VAT) —–> Should be: €75,64 (SUM correct, VAT isn’t correct)

    The correct display and counting of taxes must be:
    SUM TOTAL: €75,64 (with VAT 13,13)

    NOTE: When the order status is COMPLETED counting isn’t correct, when we placed the same order into STOPPED counting goes correct.

    Will be kindly waiting for your reply. Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce 3.2.4 problem rounding tax calculations’ is closed to new replies.