Introduction

Razorpay is a comprehensive payment gateway that enables businesses to accept and process payments through various methods, including credit/debit cards, UPI, and net banking.


Supported Countries

  • India in

Available Payment Methods

Razorpay currently only supports INR currency.

Payment TypePayment Method KeyIntegration StatusRefund SupportedSandbox Availability
Cards, UPI, Wallets, Net BankingRAZORPAY_ALL✅✅✅

Miscellaneous Details

  • Doesn't support API flow (only web flow is supported)

Sandbox

Credentials

KeyValue
Key Id
Key Secret

Use following values in embedded JS code to pay via Global Payments channel

    "pmt_channel": "RAZORPAY",
    "pmt_method": "RAZORPAY_ALL",

Reference links