#Fick-checkout
1 messages · Page 1 of 1 (latest)
Hi! You are using Checkout Session, and want to save the booking details when the checkout is completed?
For this you need to use Stripe webook and listen to the checkout.session.completed event. You can learn more about this here: https://stripe.com/docs/webhooks
So, nothing else but webhooks. Alright then, I'll look into it, I thought they were not necessary yet. Thank you