# ZAFA PAY Developers ## Docs - [Block Payment Method](https://docs.zafapay.com/api-reference/customers/block-payment-method.md): Block a saved payment method to prevent future use - [List Payment Methods](https://docs.zafapay.com/api-reference/customers/list-payment-methods.md): List saved payment methods for a customer - [Unblock Payment Method](https://docs.zafapay.com/api-reference/customers/unblock-payment-method.md): Unblock a blocked payment method to allow future use - [Capture](https://docs.zafapay.com/api-reference/payments/capture.md): Capture an authorized payment - [Create Payment](https://docs.zafapay.com/api-reference/payments/create-payment.md): Create a new payment - [Get Payment](https://docs.zafapay.com/api-reference/payments/get-payment.md): Retrieve payment details - [Refund](https://docs.zafapay.com/api-reference/payments/refund.md): Refund a completed payment - [Authentication](https://docs.zafapay.com/en/api-reference/authentication.md): How to obtain and use API access tokens - [Error Codes](https://docs.zafapay.com/en/api-reference/errors.md): API error response details - [API Reference](https://docs.zafapay.com/en/api-reference/introduction.md): Overview of ZAFA PAY API - [Tokens](https://docs.zafapay.com/en/api-reference/tokens.md): Securely tokenize card details from the browser - [Webhook](https://docs.zafapay.com/en/api-reference/webhooks.md): Receive payment event notifications - [Card Payments](https://docs.zafapay.com/en/guide/card-payments.md): How to integrate card payments with hosted checkout - [Depot Payments](https://docs.zafapay.com/en/guide/depot-payments.md): How to integrate Depot e-money payments - [Iframe Embedded Checkout](https://docs.zafapay.com/en/guide/iframe-integration.md): How to embed the checkout form in an iframe - [Invoices](https://docs.zafapay.com/en/guide/invoices.md): Send payment URLs to customers via email — no coding required - [Payment Links](https://docs.zafapay.com/en/guide/payment-links.md): Create shareable payment links from the merchant dashboard — no coding required - [Products & Prices](https://docs.zafapay.com/en/guide/products.md): Create and manage products and prices from the merchant dashboard - [Recurring Payments](https://docs.zafapay.com/en/guide/recurring-payments.md): Save card information for recurring billing - [Server-to-Server Payments](https://docs.zafapay.com/en/guide/s2s-payments.md): Collect card details on your own form and process payments via the API - [Team Members](https://docs.zafapay.com/en/guide/team-members.md): Invite team members to access your merchant account with role-based permissions - [WooCommerce](https://docs.zafapay.com/en/guide/woocommerce.md): How to integrate ZAFA PAY payments with WooCommerce (WordPress) - [ZAFA PAY API](https://docs.zafapay.com/en/index.md): A unified payment API platform integrating multiple PSPs - [Quickstart](https://docs.zafapay.com/en/quickstart.md): Step-by-step guide to implement your first payment ## OpenAPI Specs - [openapi.ja](https://docs.zafapay.com/api-reference/openapi.ja.json) - [openapi.en](https://docs.zafapay.com/api-reference/openapi.en.json)