10% of orders are failing
-
Seemingly completely random but we’re getting a lot of failed orders and disgruntled customers. In the backend it comes in as:
Instrument declined. Order status changed from Pending payment to Failed.
In the log this is what comes up (i’ve changed all the ID’s to XXXXXXXXXX as I don’t know whether I should share this in the forum:
Response Body: {“name”:”UNPROCESSABLE_ENTITY”,”details”:[{“issue”:”INSTRUMENT_DECLINED”,”description”:”The instrument presented was either declined by the processor or bank, or it can’t be used for this payment.”}],”message”:”The requested action could not be performed, semantically incorrect, or failed business validation.”,”debug_id”:”XXXXXXXXXX”,”links”:[{“href”:”https://developer.paypal.com/docs/api/orders/v2/#error-INSTRUMENT_DECLINED”,”rel”:”information_link”,”method”:”GET”},{“href”:”https://www.paypal.com/checkoutnow?token=XXXXXXXXXX”,”rel”:”redirect”,”method”:”GET”}]}
2022-02-21T14:21:59+00:00 WARNING Failed to capture order. PayPal API response: [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation. https://developer.paypal.com/docs/api/orders/v2/#error-INSTRUMENT_DECLINED
Any ideas? Thanks in advance.
- The topic ‘10% of orders are failing’ is closed to new replies.