Update order request is ignored
-
We have orders failing with the error: “Cart total does not match Nets order total. Please try refreshing the page.”
How to reproduce.
- Create a order and click to pay with card.
- Use a card that will fail (e.g. use a nets easy test card)
- Click to pay
- When error message is shown. Make a change to the order (change shipment to one with a different cost, add a coupon or whatever)
- Try to pay with card again
As you can see in the attached logs a “Create order” request is first made with the amount of 54900.
Then an “Update order” request is made with the amount of 64800.
Later a “Get order” request is made and in the response the amount is unchanged (still 54900).The “Update order” request gets a null response.
Log:
System:
https://www.dropbox.com/scl/fi/oyp5854mwvvkrdkeofl67/system.txt?rlkey=czppbv50s8f9575utbdhcy7iq&dl=0
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.