Order pending
-
Hello! Im not receiving an order status update after a successful payment in the live mode. The order remains as “pending payment” even though payment is confirmed on the stripe platform.
I’m using the “new checkout experience” because without it the payment wouldn’t even be completed as it would give a “statement descriptors error”.Below is the end of the error log, which matches the information from the order I did for testing:
2024-01-19T04:00:28+00:00 DEBUG ====Stripe Version: 7.9.1==== ====Start Log==== Stripe PaymentIntent pi_3Oa9EVGqnxKsSpyj0A93fqW3 succeeded for order 6428 ====End Log====
2024-01-19T04:00:28+00:00 DEBUG ====Stripe Version: 7.9.1==== ====Start Log==== Stripe UPE waiting for redirect. The status for order 6428 might need manual adjustment. ====End Log====
With a quick search I managed to find the error shown above, on the plugin’s github: https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2536
Apparently this seems to be the problem I’m facing, right?The problem is, how can I solve this? I’m not a developer, so I don’t have the expertise in coding. I would like some help if possible..
Thanks in advance!
- The topic ‘Order pending’ is closed to new replies.