API configuration: chargebee
chargebee
Auth (API Key)arrow-up-right
✅
Sync dataarrow-up-right
Perform workflowsarrow-up-right
Proxy requestsarrow-up-right
Receive webhooksarrow-up-right
🚫 (time to contribute: <48h)
We can implement missing features in <48h, just ask for it in the community.
Chargebee provides REST APIs and webhooks to interact with their data. Currently, only the REST APIs are supported. API docsarrow-up-right
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()
terapi.auth('chargebee', '', });
Add Connection configuration in Terapi by editing this pagearrow-up-right.
Last updated 1 year ago