> 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/can-kao-zi-liao.md).

# 参考资料

- [支持的支付渠道](https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/can-kao-zi-liao/zhi-chi-de-zhi-fu-qu-dao.md): Codapay 支持支付方式的综合概览
- [特殊支付渠道](https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/can-kao-zi-liao/zhi-chi-de-zhi-fu-qu-dao/te-shu-zhi-fu-qu-dao.md): 此页面列出了需要特殊备注/配置的支付渠道，请务必注意查看。
- [接入点卡渠道时需要特别注意的事项](https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/can-kao-zi-liao/zhi-chi-de-zhi-fu-qu-dao/jie-ru-dian-ka-qu-dao-shi-xu-yao-te-bie-zhu-yi-de-shi-xiang.md): 本页介绍了接入泰国点卡渠道时需要注意的事项，特别是 One-2-Call Cash Card 和 True Money Cash Card。商家需验证回调中的 TotalPrice 与商品价格一致，以避免损失。提供了两种点卡发货方式，帮助商家减少风险并优化发货流程


---

# 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/can-kao-zi-liao.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.
