> ## 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>
