> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# About Debit Card EMI

> Offer Debit Card EMIs to your customers at Razorpay Checkout. Check the payment flow and supported Banks.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
</div>

<CardGroup cols={1}>
  <Card title="Debit Card EMI Changelog" href="/docs/payments/changelog#products">
    Discover new features, updates and deprecations related to Debit Card EMI (since Jan 2024).
  </Card>
</CardGroup>

Using Razorpay, you can let your customers use Debit EMI as a payment method to buy various products on EMI using their Debit Cards without paying the entire amount immediately. Razorpay supports EMIs on debit cards issued by [major banks](/docs/payments/payment-gateway/emi²/faqs#5-can-you-provide-a-list-of-the). EMI is available by default on Razorpay Standard Checkout. No additional integration is needed.

<Warning>
  **Watch Out!**

  Instant Refunds are not supported on EMI, Cardless EMI and Pay Later.
</Warning>

## Supported Banks for Debit Card EMIs

Below is a list of banks that support debit card EMIs.

| Bank Code | Issuer Bank |
| --------- | ----------- |
| HDFC      | HDFC Bank   |

<Info>
  **Handy Tips**

  Check the [standard debit card interest rates](/docs/payments/payment-gateway/emi²/faqs#5-can-you-provide-a-list-of-the) and the minimum amount charged by the banks.
</Info>

## Payment Flow on Standard Checkout

Customers select the products on your website or app and proceed to Checkout.

On the Checkout page, the customers:

1. Enter the **Phone Number** and click **Continue**.
2. Select **EMI** as the payment method.

<img src="https://razorpay.com/docs/build/browser/assets/images/emi-options-card.jpg" alt="Select emi payment option on checkout" width="300" />

3. Select **Debit Card**.

<img src="https://razorpay.com/docs/build/browser/assets/images/emi-debit-card.jpg" alt="Select debit card payment option on checkout" width="300" />

4. Choose a bank from the list and select the EMI tenure. Click **Continue**.

<img src="https://razorpay.com/docs/build/browser/assets/images/emi-credit-tenure.jpg" alt="EMI tenure and click Select Plan" width="300" />

5. They enter the relevant card details and choose if they want to **Save this card as per RBI guidelines** or pay without saving the card.
6. Click **Continue**.

If the customers are not eligible, they can pay the full amount.

After the successful payment, Razorpay redirects customers to your application or website. Customers' monthly statements will reflect the EMI amount with interest charged by the bank.

## FAQs

[Debit Card EMI FAQs](/docs/payments/payment-methods/emi/faqs#debit-card-emi).
