Skip to main content
Fires when a customer downgrades to a lower-tier plan. Use this event to identify at-risk accounts and measure contraction.

JavaScript

Properties

When to Fire

  • When plan changes from higher to lower tier
  • When features are removed from subscription
  • When scheduled downgrade takes effect at period end

Stripe Webhook

Maps to customer.subscription.updated when the new price is lower than the previous price.