Checkout.com
Checkout.com is a cloud-based payment platform that enables businesses to accept payments globally through a unified API.
| Payment method | Recurring payments | Recurring retries | Delayed capture | Partial refunds |
|---|---|---|---|---|
| Credit cards | Yes | Yes | Yes | Yes |
Checkout.com account setup
- Create a Checkout.com account if you don't already have one.
- Obtain your API keys from the Checkout.com Dashboard under Developers > Keys.
- Copy the Secret key.
- Note your Processing Channel ID — you can find it under Settings > Channels.
Gateway profile setup
| Field | Required | Description |
|---|---|---|
| Integration | Yes | Checkout.com |
| Environment | Yes | Must match the mode of your Checkout.com account |
| Secret Key | Yes | Secret key from the Checkout.com Dashboard |
| Processing Channel | Yes | Processing Channel ID from the Checkout.com Dashboard |
Credential verification
When you create or update the gateway profile, Odus verifies the Secret Key against Checkout.com before saving. If verification fails, the profile is not saved and an error is returned.