Braintree
Connect Braintree to Cendriix to process payments and manage subscriptions.
Authentication
Braintree uses API key authentication. You’ll need to generate an API key from your Braintree dashboard.
Setup
- Navigate to Settings → Integrations → Connectors
- Find Braintree in the connector list
- Click Connect
- Enter your API key when prompted
- The connector will be activated immediately
Admin Setup (Self-Hosted)
To enable Braintree for your Cendriix instance:
- Generate an API key from your Braintree dashboard
- Note the API key for the next step
- Populate the Secrets Manager secret
cendriix/prod/connectors/braintreewith:{ "api_key": "..." }
Use Cases
- Process payments and manage subscriptions
- Automate workflows between Braintree and your other connected tools
- Query Braintree data from Cendra AI assistant
Documentation
Last updated on