Discussion about this post

User's avatar
Akos Komuves's avatar

Thanks for the mention Saurabh!

Expand full comment
Akos Komuves's avatar

For sure, I use them every time when I implement Stripe Checkout!

When you initiate a Checkout process with the items in your basket, specify your card number and other details, and click buy, the purchase doesn’t happen immediately.

Instead you have to listen to the events from a webhook and act when the “paid” event happens.

Expand full comment
12 more comments...