Order status non updated after Stripe auth & capture
-
Hi folks,
I am trying to set up Stripe auth and capture.The problem is that Woocommerce does not update the order status even after i tell stripe to proceed with the collection of the payment (i am using the auth and capture option).
What happens is:
– I place a new order on the website
– Woocommerce register the order as “pending”
– i login in my stripe account and see the order waiting for approval, so i proceed with the collection of the money
– i get back to woocommerce and a note in that order says that the collection of the money has been made through stripe (so the endpoint works)
– however, the status of the order remain as “Pending” –> i need the order to be marked as “Confirmed” when i proceed with the collection of the money through stripe!
Can you help me with that?
Thanks!!
- The topic ‘Order status non updated after Stripe auth & capture’ is closed to new replies.