Chargebee

API configuration: chargebee

Features

We can implement missing features in <48h, just ask for it in the community.

Getting started

Chargebee provides REST APIs and webhooks to interact with their data. Currently, only the REST APIs are supported. API docsarrow-up-right

Connection configuration in Terapi

Chargebee requires a user-specific subdomain for the API base URL.

You should request this from the user and pass it to Terapi in the terapi.auth() call:

terapi.auth('chargebee', '', });

Add Connection configuration in Terapi by editing this pagearrow-up-right.

Last updated