BR-DGE
Last updated: January 14, 2026
You can use Checkout.com as a payment processor using our certified partner BR-DGE.
Checkout.com has tested and verified the following actions for this payment method.
See our Postman collection for examples of each use case.
| Payment option | Supported actions |
|---|---|
|
|
Card payouts |
|
You must set up your accounts with both Checkout.com and BR-DGE, and create a private key to configure the integration.
- Request a test account with Checkout.com.
- Request a BR-DGE sandbox account.
- Sign in to the sandbox environment in the Dashboard.
- Select the Developers icon in the top navigation bar and open the Keys tab.
- Select Create a new key.
- Under Type of key, select Public API key.
- Give the API key a description to help you identify it later.
- Turn off the Allow any processing channel setting.
- Select the processing channel you want to use for Chargebee payments from the list.
- Select Create key.
- Copy your public API key. You need it to configure the plugin.
Information
You can view your public API key in the Dashboard at any time.
- Sign in to the sandbox environment in the Dashboard.
- Select the Developers icon in the top navigation bar and open the Keys tab.
- Select Create a new key.
- Under Type of key, select Secret API key.
- Enter a description for the API key to help you identify it later.
- Under Scopes, select Default.
- Turn off the Allow any processing channel setting.
- Select the processing channel you want to use for Payrails payments from the list.
- Select Create key.
- Copy your private API key securely. You need it to configure the plugin.
Note
For security reasons, you cannot view the private API key again after you've left the Create a new key page. Ensure you copy the value securely before you exit or close the window.
In your BR-DGE dashboard:
- Follow BR-DGE – Smart routing overview instructions to create a new connection to Checkout.com.
- Configure your credentials using your Checkout.com public and private keys, prefixed with Bearer. For example,
Bearer <SECRET_KEY>.
To test your connection to Checkout.com, see BR-DGE – Testing .
Optionally, you can use our Postman collection to test payment actions.
Ensure you set up your Postman environment with your BR-DGE secret key.
See the Postman collection for the actions to test in sandbox.
To move your integration into production, generate a private key for your production environment and use those credentials instead.