> 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/changelog/2024-codapay-changelog/new-channel-announcement-hong-kong-fps.md).

# New Channel Announcement: Hong Kong FPS

❗We are excited to introduce "FPS," our newest payment channel designed exclusively for our users in Hong Kong. With the inclusion of "FPS," we are proud to offer a seamless and convenient payment option with Bank Transfer support.

Here are some key details about this new payment option:\
📱 E-wallet Channel: FPS is a bank transfer payment allowing users to purchase their desired items with their familiar payment channel.

💲 Price Point Limit: Allows users to make transactions starting from a minimum price point of HKD 0.01 with no maximum limit. CONTACT Business Development Team for further details.

🔒 Authentication: When proceeding with payment in FPS, it redirects users to the Pay checkout page, a QR code scanning is required to proceed with the payment.

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

💻 Integration Details: For merchants and developers, please be aware that FPS 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 in Hong Kong to take advantage of this new payment channel, leveraging Bank Transfer for a hassle-free and efficient payment experience. By incorporating "FPS" into our platform, we aim to provide a tailored and reliable payment solution that meets the specific needs of our Hong Kong users.

### Flow Description

<table data-header-hidden><thead><tr><th width="307"></th><th></th></tr></thead><tbody><tr><td><img src="https://lh7-us.googleusercontent.com/QbIyTtpv_X-NefSs6Ry2KZY_aOoMeGsnptISak_TP0ykfFKhWsbmojNcZ9FGcDTgqQuWPJqhn32jJx9aJXMt8-yPvyMUwWuyEKrw77XiK8l1tOrvx5zj1QsI2VbFV7rZC2dJTpUmK3d0jSt9YbIFKr0" alt=""></td><td><ol><li>User selects FPS as a payment channel, and a QR Code will be attached along</li></ol></td></tr><tr><td><img src="/files/oiMyG0PnlhfnJUcY95qK" alt=""></td><td><ol start="2"><li>Coda displays the pending page</li></ol></td></tr><tr><td><p><img src="https://lh7-us.googleusercontent.com/x7765rzbJ0zPFg7jJzU-6gBp75p_l9qQLms2ebQhjOnyYg3Ic8_SiHzzcSxcuIu44OVw8OWFMplRbJcwgYsEovVOLz3SZLXjGwpfquNHwuRQqoQYbhRDuyblkSixndumZbyqwycblHJXRUEYtnFpdN0" alt=""></p><p><img src="https://lh7-us.googleusercontent.com/v04R4iTjnSNB4fqCldvn2Lp6-T2uwPWIYswdgcetRYJBZqfi0l1Urp574wmi5YntRYdq7hult57eS_hCwDJqi3mdH9wRXihZCHA6vpdaeKK6iObPS1omCFbCG3SFjLnl8UaQhEW7KG4CveiggNNwLgM" alt=""></p></td><td><ol start="3"><li>Payment completed</li></ol></td></tr></tbody></table>

Should you have any questions or require further assistance regarding FPS or any other payment-related inquiries, please don't hesitate to reach out to Coda Business Development Manager.

Thank you for your continued support, and we look forward to serving you with Hong Kong's New Payment Channel.


---

# 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/changelog/2024-codapay-changelog/new-channel-announcement-hong-kong-fps.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.
