The amount of the order does not match the total amount from the order lines
-
Dit probleem zou in versie 7.3.0 opgelost zijn maar helaas komt het nog steeds voor. @niklasinpsyde
Mollie rond de getallen af naar boven ook al is dat niet altijd juist.
Bijvoorbeeld € 149.90 + € 31.497 (21% btw) = € 181.379 en zou afgerond dus € 181.38 moeten zijn maar volgens Mollie is dit niet juist en moet het 181.39 zijn.Error executing API call (422: Unprocessable Entity): The amount of the order does not match the total amount from the order lines. Expected order amount to be €181.39 but got €181.38. Documentation: https://docs.mollie.com/overview/handling-errors. Request body: {"status":422,"title":"Unprocessable Entity","detail":"The amount of the order does not match the total amount from the order lines. Expected order amount to be €181.39 but got €181.38","field":"amount","_links":{"documentation":{"href":"https://docs.mollie.com/overview/handling-errors","type":"text/html"}}}. Field: amount
Als dit gebeurd zie je de bestelling nog wel in de Mollie backend bij Transacties maar niet in de Mollie backend bij Bestellingen.
Normaal maakt de Mollie plugin gebruik van de Order API methode en zie je netjes Order in de backend terug komen, maar als de fout optreed schakelt de Mollie plugin over op de Payment API methode en zie je Bestelling staan in de backend van Mollie.
WordPress Versie: 6.0.1
Woocommerce Versie 6.7.0
Mollie Versie 7.3.0https://snipboard.io/fC1n2P.jpg
https://snipboard.io/r5JcmV.jpg
- The topic ‘The amount of the order does not match the total amount from the order lines’ is closed to new replies.