Skip to main content
Available in🇮🇳 India
You can accept payments from your customers using Netbanking. The customers enter their Netbanking credentials to make payments. This method is available by default. No additional integration or permissions are needed to enable this method at your application Checkout.

Netbanking Payment Flow

The diagram given below represents the payment flow for netbanking: Payment Flow for Netbanking To pay using the Netbanking payment method, customers:
  1. Select Netbanking as the payment method on the checkout page and choose their bank from the list of supported banks.
  2. Are redirected to their bank’s secure login page.
  3. Enter their Netbanking credentials (User ID and Password) to authenticate.
  4. Review the payment details and authorise the transaction.
Payment Flow for Netbanking After successful payment, customers are redirected back to your website or app with the payment confirmation.

Supported Banks

Watch Out!Allahabad Bank netbanking is merged with Indian Bank, and both the bank codes are supported.

Fetch Supported Methods

Use the below endpoint to fetch a list of banks Razorpay supports for netbanking payments: GET /methods
Watch Out!To fire this API, provide your [KEY_ID] for authorization. Your <KEY_SECRET> is NOT required and should NOT be passed.

Third-Party Validation (TPV)

Use Third-Party Validation if your business model requires customers to register a bank account and use the registered account to make payments.