Subscription billing and revenue management platform for SaaS and recurring businesses.
Get notified on your phone the moment a Chargebee webhook fires. No more checking dashboards.
Choose exactly which Chargebee events trigger notifications. Filter out the noise.
Control who on your team gets notified and how β push notifications, record only, or both.
Copy a webhook URL, paste it in Chargebee, and you're done. No code required.
| Event | Sample notification |
|---|---|
|
Subscription created
subscription_created
π New subscription
test@example.com subscribed to pro-monthly
|
π New subscription
test@example.com subscribed to pro-monthly
|
|
Subscription renewed
subscription_renewed
π Subscription renewed
test@example.com renewed pro-monthly
|
π Subscription renewed
test@example.com renewed pro-monthly
|
|
Payment failed
payment_failed
β Payment failed
Payment of $29.00 failed for test@example.com
|
β Payment failed
Payment of $29.00 failed for test@example.com
|
|
Subscription changed
subscription_changed
π Subscription changed
test@example.com changed to enterprise-monthly
|
π Subscription changed
test@example.com changed to enterprise-monthly
|
|
Subscription cancelled
subscription_cancelled
β οΈ Subscription cancelled
test@example.com cancelled pro-monthly
|
β οΈ Subscription cancelled
test@example.com cancelled pro-monthly
|
|
Subscription reactivated
subscription_reactivated
β
Subscription reactivated
test@example.com reactivated pro-monthly
|
β
Subscription reactivated
test@example.com reactivated pro-monthly
|
|
Payment succeeded
payment_succeeded
π° Payment received
$29.00 from test@example.com
|
π° Payment received
$29.00 from test@example.com
|
|
Payment refunded
payment_refunded
π Refund issued
$15.00 refunded to test@example.com
|
π Refund issued
$15.00 refunded to test@example.com
|
|
Invoice generated
invoice_generated
π Invoice generated
Invoice of $29.00 for test@example.com
|
π Invoice generated
Invoice of $29.00 for test@example.com
|
On your Hookfire integration page, toggle on the events you want to receive push notifications for.
Note: Chargebee uses Basic Auth or URL-based tokens for verification rather than HMAC signing. You can add a random token to the webhook URL for extra security.
Click the Test button on your integration page, or use Chargebeeβs Test Webhook feature in the webhook settings.
| Event | Description |
|---|---|
subscription_created |
A new subscription was created |
subscription_renewed |
A subscription was renewed |
subscription_changed |
A subscription plan was changed |
subscription_cancelled |
A subscription was cancelled |
subscription_reactivated |
A subscription was reactivated |
payment_succeeded |
A payment was successfully collected |
payment_failed |
A payment attempt failed |
payment_refunded |
A payment was refunded |
invoice_generated |
A new invoice was generated |
Start receiving instant push notifications for your Chargebee webhooks. Free to start, no credit card required.
Get Started Free