> ## Documentation Index
> Fetch the complete documentation index at: https://sdk.qfapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 簡介

> 開始整合 QFPay，了解主要支付整合流程與技術路徑。

歡迎使用 QFPay OpenAPI 開發文件。

QFPay 提供完整的支付解決方案，支援門市與線上支付場景，涵蓋 QR Code、銀行卡及各類電子錢包支付方式。

請依照下列指南開始您的整合流程。

<CardGroup cols={2}>
  <Card title="快速開始" icon="rocket" href="/zh-Hant/quickstart">
    幾分鐘內完成您的第一筆支付請求。
  </Card>

  <Card title="整合指南" icon="plug" href="/zh-Hant/integration/preparation/before-you-begin">
    設定 API 憑證、測試環境與驗證機制。
  </Card>

  <Card title="支付流程說明" icon="credit-card" href="/zh-Hant/integration/in-store/CPM">
    了解不同支付方式的整體流程。
  </Card>

  <Card title="API 參考文件" icon="code" href="/zh-Hant/integration/api-reference/api-usage-guidelines">
    查閱請求格式、參數說明與狀態碼定義。
  </Card>
</CardGroup>

***

## 選擇適合您的整合方案

根據您的商業模式，選擇最適合的整合方式。

### 商業場景

| 場景                                                                        | 適用商戶                 | 建議整合方案               |
| ------------------------------------------------------------------------- | -------------------- | -------------------- |
| [**自助零售設備**](/zh-Hant/integration/business-scenarios/self-service-retail) | 自動販賣機、自助服務機、智能櫃、售票機等 | MPM、POS API          |
| [**實體門市／餐廳**](/zh-Hant/integration/business-scenarios/physical-store)     | 零售門市、餐廳、咖啡店、超市等      | POS API、H5  / WAP 支付 |

***

## 擴充支付能力

根據您的業務需求，啟用更多進階支付功能。

<CardGroup cols={3}>
  <Card title="定期付款" icon="repeat" href="/zh-Hant/integration/online-shop/integration-by-use-case/recurring-payments/recurring-overview">
    使用已授權的付款協議，自動向回流顧客扣款。

    **了解更多 →**
  </Card>

  <Card title="預授權" icon="lock" href="/zh-Hant/integration/online-shop/integration-by-use-case/preauth">
    預先保留持卡人資金，並於稍後請款或解除授權。

    **了解更多 →**
  </Card>

  <Card title="Card BIN 推廣" icon="tag" href="/zh-Hant/integration/online-shop/integration-by-use-case/card-bin-promotions">
    根據符合資格的 Card BIN 提供銀行或商戶推廣活動。

    **了解更多 →**
  </Card>
</CardGroup>
