Hi @virtual03
The order’s lifespan is determined by your WooCommerce settings. You can specify how long a customer’s order will remain in the pending status before it’s cancelled.
/wp-admin/admin.php?page=wc-settings&tab=products§ion=inventory
Stripe doesn’t have a concept of sessions. The payment is initiated on the checkout page and from there it’s either completed synchronously or asynchronously.
Kind Regards,
no, I’m not concerned with order statuses but with the time after which the customer is forwarded to stripe. how long does the customer have to complete the payment? there was a payment recently that was canceled due to the time being exceeded.
best regards
Daniel
For local payment methods I believe it’s roughly an hour.