Order Failure Despite Successful Payment
-
Hi everyone,
I’m currently dealing with a rather unusual problem involving WooCommerce and WooCommerce PayPal Payments, and I was hoping someone could help me understand what might have happened.
The error message I’m facing is as follows:
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-ORDER_ALREADY_COMPLETED PayPalGateway.php:620 [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation. https://developer.paypal.com/docs/api/orders/v2/#error-ORDER_ALREADY_COMPLETED OrderEndpoint.php:584 Lo stato dell’ordine è cambiato da In attesa di pagamento a Fallito.
Furthermore, the issue seems to occur when the order status changes from “Pending payment” to “Failed.” So far, everything seems pretty straightforward. However, things take an odd turn when I realize that the payment has actually been processed on PayPal. I had to manually intervene by setting the order status to “Processing.”
My question is: has anyone ever encountered a similar situation? This is the first time it has happened to me in many years of using WooCommerce and PayPal, and I can’t figure out what might have caused this problem.
I appreciate any advice or suggestions you can provide.
Thanks in advance!
- The topic ‘Order Failure Despite Successful Payment’ is closed to new replies.