Supported Banks and Apps

List of banks and apps that support recurring payments via Emandate (Netbanking, Debit Card, Aadhaar).


The following table has links to download the list of banks that support Emandate payments using Netbanking, Aadhaar (eSign authentication) and Debit card authorization types.

These are the latest versions of the bank lists and were last updated on December 1, 2022.

Authorisation TypeBank List
Netbanking
Debit Card
Aadhaar (eSign authentication)
Consolidated List

Use the below endpoint to fetch a list of banks that support Emandate for recurring payments.

GET
/methods

[YOUR_KEY_ID] Required

To fire this API, you need to provide your [KEY_ID] for authorization. Your [KEY_SECRET] is not required and should not be passed.

curl -u [YOUR_KEY_ID] \
-X GET https://api.razorpay.com/v1/methods

Was this page helpful?