#amn-subscriptions
1 messages · Page 1 of 1 (latest)
@round lagoon hi! depends how you create it. If you use Checkout, you would use the checkout.session.completed event as mentioned at https://stripe.com/docs/billing/subscriptions/build-subscription?ui=checkout#provision-and-monitor
im currently letting stripe handle it all, i just generate a session for them and wait for webhooks (but I'm currently using just the customer.subscription.<updated/deleted> events)
ive had some people get access to paid features by trying to pay but letting the subscription expire