#iambatman-checkout-events

1 messages · Page 1 of 1 (latest)

timber bronze
#

Hey! You mean the little <- arrow that returns to cancel_url ?

lime leaf
#

yes

timber bronze
#

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

lime leaf
#

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

timber bronze
#

Ah, like restricted inventory kind of thing?

lime leaf
#

yes

timber bronze
lime leaf
#

Please update documentation team, my manager is very pissed cause of the delay 🥲

timber bronze
#

Well, the checkout.session.expired event is relevant to that doc