Skip to main content
Available in🇮🇳 India🇸🇬 Singapore
With Payouts to Cards APIs, you can make payouts directly to a credit card, debit card or prepaid card. Payouts via Visa Direct and MasterCard Send are temporarily unavailable. Know more about the supported networks.
Feature RequestThis is an on-demand feature and available only to PCI-compliant merchants. To enable this feature, raise a request using the support form on the RazorpayX Dashboard.
Adhering to the RBI guidelines, you can either make a payout without saving card details or save a card details with a tokenisation service - Razorpay TokenHQ or any external token provider. Payouts to these tokenised cards can be made using the mode card.
Allowlist IPs that you use while making payouts via APIs and pass the idempotency key. Create a Contact and Fund Account before creating payouts.
Fork the Razorpay Postman Public Workspace and try the Payouts to Cards APIs using your Test API Keys. Run in Postman

Create a Payout

POST /v1/payoutsMake a payout to a card without saving the card details.

Create Fund Account

POST /v1/fund_accountsCreates a fund account for a card tokenised by external token providers.

Create a Payout

POST /v1/payoutsMakes a payout to a card tokenised by external token providers.

Create Fund Account

POST /v1/fund_accountsCreates a fund account for a card tokenised by Razorpay TokenHQ.

Create a Payout

POST /v1/payoutsMakes a payout to a card tokenised by Razorpay TokenHQ.