For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

🚧 To use Direct API for cards, your site needs to have PCI-DSS certification if your site collects card number information.

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.

Last updated

Was this helpful?