#alexisadeveloper
1 messages · Page 1 of 1 (latest)
it depends how you integrate and which APIs you integrate with to make the purchase of the product.
since there are multiple ways to process a payment (raw PaymentIntent, Invoice, CheckoutSession, other things) and those generate different events.
The end user makes the purchase through a checkout session
and its a one-time purchase
Then it's the checkout.session.completed event.
https://stripe.com/docs/payments/checkout/fulfill-orders
https://stripe.com/docs/connect/webhooks