- Posts: 107
- Thank you received: 3
Paypal tax quantity and tax override plugin
I'm using the tax override plugin to make the calculations in the checkout, but when I connect to Paypal to do the payment the tax is not the same that appears in the checkout.
I do my tests with this data:
product price: 8.26 eur
shipping: 1.65 eur
VAT (21%): 2.08 eur
Total: 11.99 eur
When I go to Paypal, quantities are:
product price: 8.26 eur
shipping: 1.65 eur
VAT (21%): 2.09 eur
Total: 12.00 eur
May I change anything more to get correct quantities in Paypal when using the plugin?
Please Help. Thanks.
Please Log in or Create an account to join the conversation.
I tried it with the same values and it's working fine.
Are you sure you are using the last version of hikashop? It was a bug we fixed recently.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Could you make me a screenshot of your paypal configuration?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Thanks.
Please Log in or Create an account to join the conversation.
Moreover, the paypal page you have is the one you should have with the details so it's quite strange, what's the result with option activated?
Please Log in or Create an account to join the conversation.
It seems an error calc in tax, all quantities are the same but tax (2,09 instead of 2,08), and of course it affects the total amount.
Thanks.
Please Log in or Create an account to join the conversation.
It's working well on my testing website so I'm looking for elements which may make this bug happen.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Why do you have so much digit after the coma? Is it normal?
If it's not, just put 8.26 as a no taxed price and everything should work fine.
The new tax calculation isn't rounding anymore so you have exact prices when you pay (it's useful for big quantities)
Please Log in or Create an account to join the conversation.
I'm going to test what you said. I'll report the results.
Thanks.
Please Log in or Create an account to join the conversation.
All quantities are the same except the tax, and the correct tax is calculated in hikashop order and not in paypal invoice.
Please Log in or Create an account to join the conversation.
Let me explain you the issue.
The new version of Hikashop is now avoiding every round on price in order to calculate the exact price. This feature is really useful for a lot of people who want exact amount on checkout and avoid every round errors. However, if the total displayed in Hikashop checkout is perfect, when you activate the "send details" option, paypal is making round with the given prices. Thus, the calculated total price is different since paypal round the product price and so on.
That's why the only solution there is to disable this option.
I hope I've been clear, do not hesistate if you have any other issues
Please Log in or Create an account to join the conversation.
Thanks for your attention and good support.
Best regards.
Please Log in or Create an account to join the conversation.