#marnix
1 messages ยท Page 1 of 1 (latest)
Hi there!
By default a Checkout Session expire after 24 hours, but this can be changed: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-expires_at
And yes there is a webhook event: https://stripe.com/docs/api/events/types#event_types-checkout.session.expired
Ah ok ok that's awesome. Thank you!
So when the checkout session expires, I assume that the associated payment intent also expires?
Yes, that would make sense
nice
Thank you so much again for your help Soma!!
You have no idea how helpful this Discord channel is when integrating stripe into a product ๐
Awesome to hear ๐