#jskitz
1 messages · Page 1 of 1 (latest)
Hello! Yep, you should get a customer.subscription.deleted when the Subscription ends.
Do you have an example subscription id we can look at?
ahh, I don't think I listen for that webhook
I listen for customer.subscription.updated
will I not also receive a customer.subscription.updated?
here is a Sub ID "sub_1Lq8AxGlyfQqa0B5aeLhJf64"
so when they mark that they are going to cancel, I receive an updated and I mark that they are going to cancel_at_period_end, but then to know when it cancels, I will receive customer.subscription.deleted
okay, I see that from the events... I was not expecting that
Yes, that's exactly right