Supported Banks
Use the Methods API to fetch the list of banks that support recurring payments via Emandate (Netbanking, Debit Card, Aadhaar).
Use the Methods API endpoint to fetch the list of banks that support Emandate payments using Netbanking, Aadhaar (eSign authentication) and Debit card authorisation types.
GET
/methods
[YOUR_KEY_ID] Required
To fire this API, you need to provide your [KEY_ID] for authorisation. 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?
ON THIS PAGE