• Resolved novusstd

    (@novusstd)


    Hello,

    I have a problem to my client website.

    For example if i have a product that costs € 25,00 and i have a 5% discount, the price is 23,75 €. After that woocommerce add the Italia Vat, so 22%.

    In this case the price that Woocommerce show is € 28,79 but it’s not correct cause the right price is € 28.98.

    If you show the operation to 3 decimal number you can see that 23,75 * 22% is 28,795….so i think that woocommerce not rounds up.

    How can we solve this issue? i have last woocommerce and woocommerce services plugin activated

Viewing 2 replies - 1 through 2 (of 2 total)
  • Nico

    (@nicolamustone)

    Automattic Happiness Engineer

    Hello there,
    WooCommerce is correctly rounding up to the nearest number, which in that case would be 28,79. If it was 28,796 it would round up to 28,80.

    This depends on the way you specify prices in WooCommerce. If they are including taxes, then the number would be rounded down (as explained above). If they are excluding taxes the number will be rounded up ( 28,795 becoming 28,80).

    Plugin Support EtienneP a11n

    (@etiennep)

    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with VAT Calculation’ is closed to new replies.