JavaScript
Properties
When to Fire
- When seats are removed
- When user is deactivated
- When Stripe subscription quantity decreases
Stripe Webhook
Maps tocustomer.subscription.updated when subscription quantity decreases.Track when seats are removed from the plan.
customer.subscription.updated when subscription quantity decreases.