Events
Subscription Deleted
The subscription.deleted
event is triggered when a subscription is deleted.
Event Object
The corresponding event data object as described below.
Data Object
The subscription ID from the provider (Stripe).
The product ID from the provider (Stripe).
The price ID from the provider (Stripe).
The project ID.
The product ID.
The price ID.
The user ID.
The email address of the user.
The start date of the subscription.
The end date of the subscription, if it has ended.
The date when the subscription is scheduled to cancel.
The date when the subscription was canceled.
Indicates if the subscription will be canceled at the end of the period.
The status of the subscription.
The end date of the trial period.
The start date of the trial period.