Connectors

Chargebee

Category: Payments
What it does: Receives Chargebee event notifications for subscription lifecycle and invoice events.

Credentials needed

  • Site name (e.g. mycompany from mycompany.chargebee.com)
  • API Key (full-access)

Setup

  1. Chargebee → Settings → Configure Chargebee → API Keys → Create a key
  2. Settings → Configure Chargebee → Webhooks → Add webhook URL
  3. URL: https://your-domain/api/webhooks/payments/chargebee/<your-tenant-slug>
  4. Add header: x-compass-signature: <hex HMAC-SHA256 of raw body, keyed on Compass webhook secret>