Supported Banks and Apps
List of banks and apps that support recurring payments via Cards.
This document provides a list of banks and apps that support recurring payments via Cards.
Click the below button to download the list of banks that support cards.
This is the latest version of the bank list and was last updated on January 2, 2023.
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?
ON THIS PAGE