> 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/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/codapay-gai-lan.md).

# Codapay概览

## 通过一个简单易用的API，轻松在您的网站上接受全球支付。

\
凭借十多年的革新与实践经验，我们用户友好的集成方案使合作伙伴能够以一流的安全性和强大的合规实践处理支付。Codapay提供无缝的用户体验、全面的数据分析以及全球覆盖，使企业扩展市场并优化支付流程。

&#x20;[**立即了解 入门指南 ->** ](/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/tokenization-api-2.0/ru-men-zhi-nan.md)

***

### Codapay支援的API集成类型

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><br><strong>支付頁面API</strong><br><code>~10 分</code>・<mark style="color:green;">最快速</mark></p><p><br>引导客户到由Coda提供的支付页面。</p><p></p><p><a href="/pages/22IQChE6CwUnRx17X7mC"><strong>了解更多</strong></a><a href="/pages/22IQChE6CwUnRx17X7mC"><strong>-></strong> </a><br></p></td><td><a href="/files/M5lQC5X7tjUq2mRripQA">/files/M5lQC5X7tjUq2mRripQA</a></td></tr><tr><td><p><strong>后端API</strong><br><code>~60 分</code>・<mark style="color:purple;">客制化</mark></p><p><br>直接与Coda的后台服务集成，让你在支付过程中拥有更多控制权和定制选项。</p><p><br><a href="/pages/B3BLc89e4XKu5XbrOGvV"><strong>了解更多-></strong> </a><br></p></td><td><a href="/files/G4gdlG6nJm46UWS8iPJ1">/files/G4gdlG6nJm46UWS8iPJ1</a></td></tr></tbody></table>

{% hint style="info" %}
[**See all Codapay's Integration types here**](/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/ji-cheng-zhi-nan/xuan-ze-fu-he-nin-ye-wu-xu-qiu-de-ji-cheng-lei-xing.md#comparison-between-available-integrations)
{% endhint %}

***

### **为什么选择 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>全球覆盖率</strong></td><td>我们提供超过 300 种支付方式，覆盖 65 个国家，支持 60 种货币，提供 80 种语言服务。</td><td></td><td></td></tr><tr><td>🏪 <strong>便利性</strong></td><td>体验优等的定制化和先进功能，如tokenized收费和一键支付。</td><td></td><td></td></tr><tr><td>✅ <strong>确保合规</strong></td><td>我们的团队经验丰富，系统强大，确保在我们服务的每个市场都遵守所有法律法规。</td><td></td><td></td></tr><tr><td>📦 <strong>全套服务</strong></td><td>通过 Coda 全方位的端到端Payout解决方案，节省交易成本和外汇费用。</td><td></td><td></td></tr><tr><td>🪨 <strong>无懈可击的可信度</strong></td><td>我们为您保驾护航，提供 99.95% 以上的正常运行时间，全天候监控和快速响应。</td><td></td><td></td></tr><tr><td>📈 <strong>智能洞察</strong></td><td>通过<a href="https://portal.codapayments.com/">发布者后台</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/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/codapay-gai-lan.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.
