Direct API Integration for Cards
Overview
This section provide a comprehensive guide to the Coda Direct API for cards, enabling you to seamlessly integrate card payment processing capabilities into your applications.
Implementing this API entails a pure backend integration for card payments – customers will not be redirected to Coda's payment pages. This option is suitable for implementation in any environment, web or app, and allows partners to maintain their own branding throughout the whole payment flow.
Backend Flow will take more time to implement and maintain as compared to using Coda's payment pages.
APIKEY
Please contact publisher support team to obtain an API key to use the Coda Direct API for cards.
Endpoint Base URLs
The only way for the publisher to integrate with Coda Direct API for cards endpoints is to send the requests to the following Base URL:
Refer to our sample messages for examples.
🚧 Please ensure that requests to Codapay API must be sent over
HTTPS
TLS 1.2 or higher
Include an Authorization header, API Key, and Partner ID
Last updated
Was this helpful?