#VxM
1 messages · Page 1 of 1 (latest)
Are you/they setting cancel_at_period_end?
customer.subscription.deleted is the event you want then: https://stripe.com/docs/billing/subscriptions/overview#subscription-events
Ok, and can I also access the sub_id using this event?
Yep, the event will contain the full Subscription object in the payload