> 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/integration-guides/payment-channel-info/payment-channel-update/new-channel-announcement/colombia-google-apple-pay.md).

# Colombia - Google / Apple Pay

❗We are excited to introduce "Google / Apple Pay" our payment channel designed exclusively for Codapay users. With the inclusion of "Google / Apple Pay," we are proud to offer a seamless and convenient payment option with this e-wallet payment.

Here are some key details about this new payment option: 📱 e-wallet Channel: Google / Apple Pay is a platform allowing users to purchase their desired items with their familiar e-wallet.

💲 Price Point Limit: Refer [here](https://coda-payments.gitbook.io/coda-private-technical-documentation/references/price-point). CONTACT Business Development Team for further details.

🔒 Authentication: When proceeding with payment in Google / Apple Pay, it redirects users to the Pay checkout page, Credit Card linked to wallet account are required to proceed with the payment.

⏰ Transaction Expiry: Please note that transactions made through Google / Apple Pay have a validity period of 15 minutes. Users may complete payment within this timeframe to ensure a successful transaction.

💻 Integration Details: For merchants and developers, please be aware that Google / Apple Pay integration supports the payment page API. Unfortunately, the Backend API integration is currently not available. We appreciate your understanding and cooperation in this matter.

We encourage all our users to take advantage of this payment channel, leveraging an efficient payment experience. By incorporating "Google / Apple Pay" into our platform, we aim to provide a tailored and reliable payment solution that meets the specific needs of our users.

**Flow Description**

| ​![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXe_1xzshinVYr_qDJI6IULc91Y0pw14rY3yMNmoHXs17mRhwlwhc_9bSoFaje1aiTL-vkAWjTdm5zApY_rFN1yUd1ijPw0-nPNlAVSKAWfjYYSLta9sQ1ftU7ocyLHw_q1upQOmoQ?key=l7oUWm-DjsYe6X2NpEhKQg)​ | <p>​</p><ol><li>User selects Google / Apple Pay as a payment channel</li><li>Coda displays the payment button (Google / Apple / Link depending on customer browser and other parameters)</li></ol> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ​![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeeO1XZS5u-BR6YCW7o6hS6FCUwuH4Hs2dIV3XOlqXN9V7qXCS2WKUtB35rS4rTT2Uz9MAaKEmveEjZc2TfgAPCgg95SowgOLIbGHo6SbkwJ8ah3grk0CqQo3BOSfIDFMyF5wX5uw?key=l7oUWm-DjsYe6X2NpEhKQg)​ | <p>​</p><ol start="3"><li>User clicks on the payment button and proceeds with the payment</li></ol>                                                                                                |
| ​![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdhTbVPn9pmQ57WnU7CHkTKeYaGb4Sg8jRW9TIxGfMHC3mavr1Ao8k9UVPdzuh3MvZOOWYG5dEETWRSautpnR13sMPR-ZAURwamDXU_cFZMJK37o7IjX-FWitfBH8f9tDE1En6NbQ?key=l7oUWm-DjsYe6X2NpEhKQg)​ | <p></p><ol start="4"><li>Coda displays the pending page</li></ol>                                                                                                                                  |
| ​![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQSK1m8ZHf4PgA9RpK-tMbYEQhjrvkdB5W6ehIxC82uEkN511TUFp2rl3tcaUIp_syJSwS8OoIm_XDuK6WTrIm-aAPKhROGMpEwLDCfvwDI_LJrKak-hoRj3JfLDRm3zmiJ_msDg?key=l7oUWm-DjsYe6X2NpEhKQg)​ | <p></p><ol start="5"><li>Payment completed</li></ol>                                                                                                                                               |

CommentShare feedback on the editor​


---

# 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/integration-guides/payment-channel-info/payment-channel-update/new-channel-announcement/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.
