Missing transaction_id, failed order
-
Sometimes a payment in our Stripe account is shown as succeeded, but in Woocommerce it shows it has not succeeded. In that case the order has a notification:
Unpaid order canceled – time limit reached. Order status changed from Pending payment to Canceled.
Based on some customer feedback it seems the issue might be that the after the payment with iDeal they close the browser tab and don’t wait for the browser to forward back to our webshop. As a result the order does not have a transaction_id.
– Can this be improved such the plugin doesn’t rely on the page forward to the webshop?
– I can find the transaction_id in Stripe itself. How can I enter it on the order page in Woocommerce?
- The topic ‘Missing transaction_id, failed order’ is closed to new replies.