Hello,
I have a question about subscriptions and webhooks.
I would like to know if there is a Webhoos event other than “subscription.update” to know if a subscription has been canceled by the user.
Because currently, when a member cancels a subscription, I receive a webhook of type “subscription.update”.
However, in this event, the status is equal to ACTIVE which can be confusing.
But there is a “canceled_date” which is equal to the end date… i guess and also there is a “charged_through_date”
Is this the only way to know if a subscription has been canceled?
Maybe the status=CANCELED is in another type of Webhook event that I have to add to receive alerts?
Thank you for your help!
Pascal
4 posts - 2 participants