> 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/ji-cheng-zhi-nan/zhi-fu-qu-dao-xin-xi/zhi-fu-qu-dao-geng-xin/xin-qu-dao-gong-gao/colombia-google-apple-pay.md).

# Colombia Google / Apple pay

❗我们很高兴向您介绍“Google / Apple pay”——专为Codapay用户打造的支付渠道。通过引入“Google / Apple pay”，我们为用户提供了一个无缝便捷的电子钱包支付选项。

以下是有关这一全新支付方式的一些重要信息：\
📱 **电子钱包渠道**：Google / Apple pay 是一个电子钱包渠道，用户可以通过自己熟悉的电子钱包购买所需商品。

💲 **价格限制**：请点击[此处](/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/codapay/ji-cheng-zhi-nan/ge-qu-dao-jineji-xian-zhi.md)查看详情。如需更多信息，请联系我们的商务团队。

🔒 **身份验证**：在使用 Google / Apple pay 进行支付时，系统将跳转至结算页面，用户需在 Google Pay 或 Apple Pay 账号内绑定行用卡才能继续支付流程。

⏰ **交易有效期**：请注意，通过 Google / Apple pay 发起的交易有效期为15分钟。用户需在限时内完成付款，以确保交易成功。

💻 **集成说明**：对于商户和开发者，请注意：Google / Apple pay 目前只支持支付页面API。遗憾的是，目前尚不支持后端API的对接。感谢您的理解与配合。

我们鼓励所有用户使用这一支付渠道，享受高效便捷的支付体验。通过将“Google / Apple pay”引入我们的平台，我们致力于为用户提供一个量身打造、值得信赖的支付解决方案，以满足其特定需求。

**流程说明**

<table><thead><tr><th width="347"></th><th></th></tr></thead><tbody><tr><td><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe_1xzshinVYr_qDJI6IULc91Y0pw14rY3yMNmoHXs17mRhwlwhc_9bSoFaje1aiTL-vkAWjTdm5zApY_rFN1yUd1ijPw0-nPNlAVSKAWfjYYSLta9sQ1ftU7ocyLHw_q1upQOmoQ?key=l7oUWm-DjsYe6X2NpEhKQg" alt=""></td><td><ol><li>用户选择 Google / Apple Pay 作为支付渠道</li><li>页面会根据用户使用的系统显示 Google Pay 或 Apple Pay 的按钮</li></ol></td></tr><tr><td><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeeO1XZS5u-BR6YCW7o6hS6FCUwuH4Hs2dIV3XOlqXN9V7qXCS2WKUtB35rS4rTT2Uz9MAaKEmveEjZc2TfgAPCgg95SowgOLIbGHo6SbkwJ8ah3grk0CqQo3BOSfIDFMyF5wX5uw?key=l7oUWm-DjsYe6X2NpEhKQg" alt=""></td><td><ol start="3"><li>用户点击付费按钮并选择支付方式进行付款</li></ol></td></tr><tr><td><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdhTbVPn9pmQ57WnU7CHkTKeYaGb4Sg8jRW9TIxGfMHC3mavr1Ao8k9UVPdzuh3MvZOOWYG5dEETWRSautpnR13sMPR-ZAURwamDXU_cFZMJK37o7IjX-FWitfBH8f9tDE1En6NbQ?key=l7oUWm-DjsYe6X2NpEhKQg" alt=""></td><td><ol start="4"><li>Coda 显示“待处理”页面</li></ol></td></tr><tr><td><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQSK1m8ZHf4PgA9RpK-tMbYEQhjrvkdB5W6ehIxC82uEkN511TUFp2rl3tcaUIp_syJSwS8OoIm_XDuK6WTrIm-aAPKhROGMpEwLDCfvwDI_LJrKak-hoRj3JfLDRm3zmiJ_msDg?key=l7oUWm-DjsYe6X2NpEhKQg" alt=""></td><td><ol start="5"><li>支付完成</li></ol></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/ji-cheng-zhi-nan/zhi-fu-qu-dao-xin-xi/zhi-fu-qu-dao-geng-xin/xin-qu-dao-gong-gao/colombia-google-apple-pay.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.
