#zero-subscription-event

1 messages · Page 1 of 1 (latest)

midnight mesa
#

Subscriptions don't "expire" so I'm not sure what you mean by that

swift raft
#

sorry i meant when the customer cancels it

midnight mesa
#

can you say more?

#

Sorry like when they cancel how exactly

swift raft
#

when they cancel through the billing portal and the webhook gets fired

midnight mesa
#

So if they cancel immediately you would get customer.subscription.deleted

swift raft
#

yeah that’s what i thought
but i’m mainly looking for delayed cancellation

#

at the end of the billing period

midnight mesa
#

okay sorry that's why I kept asking 😅

swift raft
#

heh no worries

midnight mesa
#

so you would see cancel_at_period_end: true and then it would cancel at current_period_end

swift raft
#

ooh that makes a lot more sense, thanks

midnight mesa
#

sure!