Chargebee
Learn how to connect Chargebee to Slicker
Prerequisites
Slicker integrates with Chargebee via an API key. Creating a Chargebee API key requires a user who is an
Admin
or Owner
of the Chargebee site.
Create credentials
-
Create a new API key by going to
Settings > Configure Chargebee > API Keys and Webhooks
and then click on theAPI Keys
tab. Then click on theAdd an API Key
button. -
Give the API key a meaningful name like
Slicker
. -
Select the
type
of the key asFull-Access Key
with eitherAll
orWrite Key
permissions.If the credentials are read-only, Slicker will not be able to retry failed transactions and recover revenue.It should look something like this.
-
Click
Create Key
and copy the generated key - we will need it later.
Create integration in Slicker
- Go to the Slicker’s new integration page.
- Select
Chargebee
from the list of integrations. - Give the integration a name and description to help you identify it later.
- Enter the API key you copied earlier.
- Enter your Chargebee site - for example, if you are using
https://{yourcompany}.chargebee.com
, enteryourcompany
. - Click the
Submit
button to create the integration.
Troubleshooting
On integration creation, Slicker will attempt to connect to Chargebee using the provided API key. If the connection fails, you will see an error message like the one below. Please double-check the API key, make sure it has the correct permissions, and try again.