Connectors
Chargebee
Category: Payments
What it does: Receives Chargebee event notifications for subscription lifecycle and invoice events.
Credentials needed
- Site name (e.g.
mycompanyfrommycompany.chargebee.com) - API Key (full-access)
Setup
- Chargebee → Settings → Configure Chargebee → API Keys → Create a key
- Settings → Configure Chargebee → Webhooks → Add webhook URL
- URL:
https://your-domain/api/webhooks/payments/chargebee/<your-tenant-slug> - Add header:
x-compass-signature: <hex HMAC-SHA256 of raw body, keyed on Compass webhook secret>