Failed to process the payment : Unprocessable Entity
-
My site has been handling transactions great up until this week when our of the blue all orders started to fail an I’m getting this notification:
Failed to process the payment. Please try again or contact the shop admin. [UNPROCESSABLE_ENTITY] The transaction has been refused because the Invoice ID already exists. Please create a new order or reach out to the store owner. https://developer.paypal.com/docs/api/orders/v2/#error-DUPLICATE_INVOICE_ID PayPalGateway.php:707 [UNPROCESSABLE_ENTITY] The transaction has been refused because the Invoice ID already exists. Please create a new order or reach out to the store owner. https://developer.paypal.com/docs/api/orders/v2/#error-DUPLICATE_INVOICE_ID OrderEndpoint.php:346 Order status changed from Pending payment to Failed.
Any ideas what has happened?
- You must be logged in to reply to this topic.