Direct API Integration for Alternative Payment Methods
This integration lets you connect directly to Codapay’s APIs to support local and alternative payment methods (e.g., wallets, bank transfers). By using a direct API call, you keep the payment flow inside your own app or website, while Codapay handles the processing behind the scenes.
To get started, you’ll need to:
Use your Codapay API Keys, which uniquely identify your app or platform.
Send requests to the correct Endpoint URLs for Sandbox (testing) or Production (live) environments.
The following sections provide the details you need for API Keys and Endpoint URLs.
API Keys
Each game or platform integrated by partners is assigned a unique set of API keys. All Codapay API keys can be accessed via the Publisher Portal under: Integration → Codapay → API Keys tab
If a partner requires a new API key for a different country, they must:
Create a new Codapay title. OR
Add a new country to an existing Codapay title.
🔗 Direct Access: https://portal.coda.co/#/integration/codapay/publisher-settings
Endpoint URLs
The only way for the publisher to integrate with Coda is to send the JSON request to the following URL:
Refer to our sample messages for examples.
Sandbox
Production
Please ensure that requests to Codapay API must be sent over
HTTPS
TLS 1.2 or higher
Last updated
Was this helpful?