#iambatman-checkout-events
1 messages · Page 1 of 1 (latest)
yes
Got it. Yeah that won't trigger any events. There's a checkout.session.expired event but that's only when the session expires (not when it's exited) – default 24 hours
What's the scenario/use case? Perhaps I can offer a solution
So, whenever a user starts checkout session, we don't allow user to make any other payment and based on stripe webhook event we unlock the pay button. But the stripe doesn't send any event we are not able to keep track of it
Ah, like restricted inventory kind of thing?
yes
Also, there isn't any mention of event "checkout.session.expired" in docs (https://stripe.com/docs/payments/dashboard-payment-methods )
Please update documentation team, my manager is very pissed cause of the delay 🥲
Well, the checkout.session.expired event is relevant to that doc
It's mentioned here: https://stripe.com/docs/payments/checkout/abandoned-carts