Chargebee

API configuration: chargebee

Features

Features
Status

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 docs

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 page.

Last updated