JavaScript
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| subscriptionId | string | Yes | Subscription identifier |
| accountId | string | Yes | Account identifier |
| planId | string | No | Plan identifier |
| mrr | number | No | Paused MRR in cents |
| pauseReason | string | No | Why subscription was paused |
When to Fire
- When customer requests pause
- When seasonal pause is activated
- When Stripe subscription pause feature triggers
Stripe Webhook
Maps tocustomer.subscription.paused.