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

# ZAFA PAY API

> 複数のPSPを統合した決済APIプラットフォーム

## 概要

ZAFA PAYは複数の決済サービスプロバイダー(PSP)を統合した決済APIを提供します。
シンプルなAPIで、クレジットカード、電子マネーなど複数の決済方法に対応した決済を実装できます。

<Card title="クイックスタート" icon="rocket" href="/ja/quickstart" horizontal>
  最初の決済を実装するまでのステップガイド
</Card>

## 主な機能

<Columns cols={3}>
  <Card title="決済作成" icon="credit-card" href="/ja/api-reference/payments/create-card">
    クレジットカード、デビットカードなどの決済を作成
  </Card>

  <Card title="返金" icon="rotate-left" href="/ja/api-reference/payments/refund">
    完了済みの決済を全額または一部返金
  </Card>

  <Card title="決済取得" icon="magnifying-glass" href="/ja/api-reference/payments/get">
    決済のステータスと詳細を確認
  </Card>
</Columns>

## 環境

| 環境         | Base URL                          |
| ---------- | --------------------------------- |
| Sandbox    | `https://api.sandbox.zafapay.com` |
| Production | `https://api.zafapay.com`         |

## サポート

ご質問・お問い合わせ: [support@zafapay.com](mailto:support@zafapay.com)
