#ryan_checkout-inventory
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1215445719352086598
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Also, is it possible to get a webhook event or otherwise be notified when a user exits the stripe hosted checkout without completion?
@haughty urchin for the first question that is not possible no
For the second question we don't have an Event for when they exit, but you'll get checkout.session.expired when it expires
ryan_checkout-inventory
Ah ok, thanks for the info. D did see the expired event, that is useful.
I suppose we could move to our own stripe checkout flow using stripe elements. Is that generally considered more complex?
yes it's a lot more complex. Totally doable but I don't see a good reason yet
ok makes sense, we'll see if we can handle an expiration timer/duration in some other way