Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Claudio Sanches

    (@claudiosanches)

    I’m correcting it, update will be available soon.

    michelerosa

    (@michelerosa)

    I have the same issue but i think the example is incorrect.

    Look at this:

    If for example I’ve configured the plugin with a 2% discount on credit card payment and the VAT is 10%.

    This is how the plugin must calculate correctly the taxes

    Subtotal € 100,00
    Discount € 2
    Taxes € 9,8 (10% of the discounted subtotal)

    This is how it behaves now and it’s not correct

    Subtotal € 100,00
    Discount € 2
    Taxes €10 (10% of a the subtotal of €100)

    Hope you’ll fix this soon.

    Anyway thanks for your work! Is a great plugin! Keep on!

    Michele

    Please try this fork… does this solve the problem?
    https://github.com/whitebox-labs/woocommerce-payment-discounts/archive/master.zip

    Plugin Author Claudio Sanches

    (@claudiosanches)

    Fixed on version 2.2.0.

    Hi Claudio,

    I’ve installed version 2.2.1 but is still not working unfortunately.

    The taxes are still calculated on the subtotal without the discount.

    Hi Michele,

    Could you please provide this information:
    – WordPress version
    – WooCommerce version
    – List of installed plugins
    – screenshot of your WooCommerce->Settings->Taxes page

    And if you could provide a link to the page that isn’t working, that would be most helpful.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Total Tax calculated incorrectly’ is closed to new replies.