Issues with SOFORT, order/payment status never correctly updated to successfull
-
Hello!
I use SOFORT payment on my shop and lots of customers use it.
However woocommerce doesnt seem to work with sofort stripe payment gateway. It doesnt correctly update created orders with the order status on-hold once the payment is successfull after 2-14 days. Stripe dashboard shows them as successfull, but woocommerce doesnt reflect that because it doesnt changes the order status to proccessing or payment successfull. All other payment options like credit card work just fine.I have setup a webhook that is working and enabled with the following event types:
source.failed
payment_intent.amount_capturable_updated
payment_intent.payment_failed
payment_intent.succeeded
review.closed
review.opened
charge.refunded
charge.dispute.created
charge.captured
charge.failed
charge.succeeded
source.canceled
source.chargeable
account.external_account.updatedI have multiple people and threads experiencing and explaining this issue.
Stripe support told me the issue is not on their backend, but rather woocommerce or this plugin
Thanks for the help, as i really need help.
- The topic ‘Issues with SOFORT, order/payment status never correctly updated to successfull’ is closed to new replies.