> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-51.md).

# PropW 透過信用卡與快速付款提升全球可及性

**親愛的 PropW 用戶：**\
**為了讓您更方便購買挑戰方案，我們很高興宣布信用卡與快捷支付功能正式上線！從今天起，您可輕鬆使用 Visa、Mastercard 及其他主要信用卡，以及各種快捷支付方式完成交易（將分階段開放）——享受更順暢的金流體驗。**

&#x20;

主要功能：

* 閃電般快速付款：綁定您的信用卡或快捷支付方式，即可立即交易——無需等待。
* 全球通用：支援 170+ 種貨幣，並可自動進行匯率換算。
* 安全可靠：通過 PCI-DSS 認證 + 3D Secure 驗證 + SSL 加密，全面保護交易安全。
* 專屬福利：付款零手續費。
* 在地化支援：提供多種付款選項，包括 Visa、Mastercard、PromptPay、GrabPay、PayNow 等（可用方式會依您的地區調整）。

&#x20;

快速指南（3 個簡單步驟）：

1. 前往註冊頁面\
   → 選擇您的挑戰方案 → 點擊［信用卡］→ 填寫您的資料。
2. 選擇付款方式
3. 信用卡使用者：輸入卡號／到期日／CVV，完成簡訊驗證。
4. 快捷支付使用者：透過您的電子錢包 App 授權。
5. 確認付款\
   → 系統會顯示交易確認畫面。

&#x20;

立即開始：

&#x20;網站： [https://www.propw.com](https://www.propw.com/zh_CN)/

APP：掃描下載搶先體驗版

<img src="https://hkto-prod.oss-accelerate.aliyuncs.com/1b05a697373a1ef729b4338f818ed661f7e0087d9d65587abe575ce13e7e522b.png" alt="" height="676" width="686">

&#x20;

感謝您的信任。我們將持續致力於提供卓越的服務！

&#x20;

PropW


---

# 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.propw.com/announcement/announcement-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-51.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.
