The totals of the cart item amounts do not match order amounts.
-
Hi, I have a problem using YITH PayPal Express Checkout for WooCommerce plugin.
At the checkout, if I select Paypal as payment method, this error has displayed:
Errore PayPal (10413): Transaction refused because of an invalid argument. See additional error messages for details. – The totals of the cart item amounts do not match order amounts.
In the logs file I see the total amounts doesn’t correspond to the result of the operation:
(product1-price * quantity) + (product2-price * quantity) + …
I think the problem is that I have set the number of decimal places for the product price to 4 in Woocommerce, but the plugin rounds the product price to 2 decimal places. It’s correct? Is there any way to fix this?
Thank you
- The topic ‘The totals of the cart item amounts do not match order amounts.’ is closed to new replies.