Failed to process the payment
-
Customers are getting this error on my client’s website.
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
Money is getting deducted from users accounts.
Order page in admin backend shows this in notes.
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:685 [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.
I have checked logs, paypal invoices to understand this, but no luck so far.
Requesting to kindly help to resolve this as soon as possible.
- You must be logged in to reply to this topic.