Supported Banks and Apps

List of banks and apps that support recurring payments via Cards.


Given below is the list of banks and apps that support recurring payments via Cards.

Watch Out!

  • Please contact our support team if you are facing difficulties with card payments from any of the major banks on the above list.
  • Bank downtime can affect success rates when processing recurring payments via debit cards.

Handy Tips

We support Visa, Mastercard and RuPay cards of all major banks.

Use the below endpoint to fetch a list of supported card networks and banks available 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?