Skip to main content
Feature EnablementCardless EMI as a payment method is not enabled by default. Raise a request with our Support Team to enable this feature.

Supported Payment Partners

Following is the list of supported Payment Partners for Cardless EMI:

Banks | Provider Code | Minimum Order Amount

ICICI Bank | icic | ₹7000

IDFC Bank | idfb | ₹5000

HDFC Bank | hdfc | ₹5000

Kotak Bank| kkbk | ₹3000

axio | walnut369 | ₹900

Fibe | earlysalary | ₹3000

ZestMoney | zestmoney | ₹3000
Minimum Order AmountTo avail Cardless EMI payment option at your checkout, your customers should place a minimum order amount.
  • ₹1000 for ZestMoney.
  • ₹3000 for Fibe.
  • ₹5000 for the banks mentioned above.

Payment Flow

The payment flow for a customer using cardless EMI at Custom Checkout is described below:
  1. Customers enter the required details on the Checkout form and select EMI.
  2. Customer selects the preferred cardless EMI service provider.
  3. If the amount entered in the Checkout is eligible for EMI, customers are sent an OTP on their registered mobile numbers to authenticate their account with the selected cardless EMI service provider.
  4. In case, the entered mobile number is invalid, an error message is displayed that the user does not have an account with the service provider.
  5. After the successful verification, customers select EMI plan of their choice and complete the transaction.
You will receive the entire payment amount from the cardless EMI service provider. Based on the terms and conditions, the customer pays the total payment amount with additional interest (if any) as EMIs to the provider.

Prerequisites

Integration Steps

After an order is created and the customer’s payment details are obtained, the information should be sent to Razorpay to complete the payment. You can do this by invoking createPayment method method = cardless_emi and provider=.
Sample Request