UNPROCESSABLE_ENTITY error at checkout using credit card
-
Hi there,
Getting this error at the checkout for 1 random customer, address is complete and no discount is being used. Not sure why this is happening. i even saw the recording and the behavior is normal until the user submits the credit card information to process the order then gets this error. I am using the latest beta release (1.9.3-rc2) to overcome the caching issue explained earlier.
Failed to process the payment. Please try again or contact the shop admin. [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation. https://developer.paypal.com/docs/api/orders/v2/#error-PAYMENT_DENIED CreditCardGateway.php:405 [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation. https://developer.paypal.com/docs/api/orders/v2/#error-PAYMENT_DENIED OrderEndpoint.php:313 Order status changed from Pending payment to Failed.
2022-08-31T10:51:31+00:00 DEBUG POST https://api.paypal.com/v2/checkout/orders/4HH94590WY3543251/capture Response Debug ID: c0df471206d40 Response: Array ( [code] => 422 [message] => Unprocessable Entity )
Any insights to resolve this would be great. Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘UNPROCESSABLE_ENTITY error at checkout using credit card’ is closed to new replies.