#arrowcircle
1 messages · Page 1 of 1 (latest)
I'd start with checkout.session.completed https://stripe.com/docs/payments/checkout/fulfill-orders
Thanks. But what else? Payment intents? Where I can find all events, required to handle subscription creation via checkout session?
there's only one event you need to handle for the case of a Subscription being created by Checkout
there are other events for the future lifecycle of the Subscription : https://stripe.com/docs/billing/subscriptions/webhooks