> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/codapay/overview.md).

# Overview

## Easily accept payments worldwide on their own websites through a simple and easy-to-use API

Built with over a decade of proven innovation and implementation, our user-friendly integration allows partners to process payments with best-in-class security and robust compliance practices. With seamless user experience, comprehensive data analytics, and global coverage, Codapay empowers businesses to expand their reach and optimize their payment processes.

[<mark style="color:blue;">**Get started now ->**</mark>](/codapay/getting-started.md)

***

### Codapay's Integration types

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>Hosted Payment Page</strong><br><code>~10 mins</code>・<mark style="color:green;">Quickest</mark></p><p><br>Directs the customer to a secure, hosted payment page provided by Coda.</p><p></p><p><a href="/pages/22IQChE6CwUnRx17X7mC"><mark style="color:blue;"><strong>Learn more -></strong></mark></a><br></p></td><td><a href="/files/M5lQC5X7tjUq2mRripQA">/files/M5lQC5X7tjUq2mRripQA</a></td></tr><tr><td><p><strong>Backend API</strong><br><code>~60 mins</code>・<mark style="color:purple;">Custom</mark></p><p><br>Integrate directly with Coda’s backend services, offering more control and customization over the payment process.<br><br><a href="/pages/B3BLc89e4XKu5XbrOGvV"><mark style="color:blue;"><strong>Learn more -></strong></mark></a></p></td><td><a href="/files/G4gdlG6nJm46UWS8iPJ1">/files/G4gdlG6nJm46UWS8iPJ1</a></td></tr></tbody></table>

{% hint style="info" %}
[**See all Codapay's Integration types here**](/codapay/integration-guides/choosing-the-right-type-of-integration.md#comparison-between-available-integrations)
{% endhint %}

***

### Why Codapay?

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>🌍 <strong>Global Reach</strong></td><td>We offer 300+ payment methods, available in 65 countries, supporting 60 currencies, and speaking 80 languages.</td><td></td><td></td></tr><tr><td>🏪 <strong>Convenience</strong></td><td>Experience unmatched customization and advanced features like tokenized charging and single-click payments.</td><td></td><td></td></tr><tr><td>✅ <strong>Stay Compliant</strong></td><td>Our team is experienced, and our systems robust, ensuring compliance with all laws and regulations in every market we serve.</td><td></td><td></td></tr><tr><td>📦 <strong>Complete Package</strong></td><td>Save on transaction costs and FX with Coda’s comprehensive end-to-end Payout solution.</td><td></td><td></td></tr><tr><td>🪨 <strong>Rock-solid Reliability</strong></td><td>We've got your back with 99.95%+ uptime with 24/7 monitoring and rapid response.</td><td></td><td></td></tr><tr><td>📈 <strong>Smart Insights</strong></td><td>Gain exclusive access to our always-on analysis through the <a href="https://bit.ly/4aNqHRf">Publisher Portal</a>.</td><td></td><td></td></tr></tbody></table>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.coda.co/codapay/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
