#Karan S
1 messages · Page 1 of 1 (latest)
Fired when that period arrives and actual subscription status gets changed
customer.subscription.updated will fire immediately after the update (and cancel_at will be set to the timestamp it'll be canceled)
customer.subscription.deleted will then fire when the subscription is actually canceled
Ok thanks