Shipping method not calculating correct tax
-
[redacted links]
Tested for plugin conflicts as well, but the problem persists.
For a webshop we built for a client we have products in different tax-classes (9% and 21%). When using Klarna (pay after receiving product), the following formula is used: (2,99% of product + 1) x tax (9% or 21%, depending on product) = final price for Klarna.
However, it always seems to use 9% tax, instead of looking at the items in the cart, even with the setting in the plugin set to:
Payment fee tax class based on cart items
How to reproduce:
Add a 9% product to the cart.
Calculate with following formula:
(Product price * 2,99% + 1) * 21% or 9%.When using the Slow Hayfeeder (21%)
49,95 * 2,99% = 1,49 + 1 = 2,49
2,49 * 21% = 3,01 as fee for Klarna
However, the price shows as 2,71, which means it used 9% instead of 21% in the formula.System report:
redacted
We hope the problem can be resolved, many thanks!
- This topic was modified 3 years, 6 months ago by .
- This topic was modified 3 years, 5 months ago by . Reason: removed links
The page I need help with: [log in to see the link]
- The topic ‘Shipping method not calculating correct tax’ is closed to new replies.