e-Mandate

Definition

An e-mandate is a digital standing authorization from a payer allowing a merchant or biller to initiate recurring direct debit collections from their bank account.

An e-Mandate is a digitally authenticated authorization from a customer permitting a merchant to initiate recurring debit transactions from their bank account or card. In India, the RBI's e-Mandate framework (effective October 2021) mandates that all recurring payments above ₹15,000 require Additional Factor Authentication (AFA) for registration, with subsequent debits processed automatically up to the authorized limit. e-Mandates are the Indian equivalent of direct debit mandates in SEPA or ACH pre-authorization in the US.

The RBI’s e-Mandate framework fundamentally changed how subscription and recurring payments work for merchants operating in India. Understanding the framework is essential for any SaaS, streaming, or lending platform collecting recurring payments from Indian customers.

The RBI Framework

Before October 2021, recurring card payments in India worked like most markets: a merchant stored card credentials and debited them on schedule. The RBI determined this created unacceptable fraud risk and consumer protection gaps, and mandated a new registration and execution flow.

Registration: The first debit (or the mandate registration itself) must be authenticated by the customer via AFA — typically OTP to the registered mobile number. The customer sets a maximum debit amount and frequency.

Pre-debit notification: Merchants must notify the customer at least 24 hours before each recurring debit, specifying the amount and date. Customers can pause or cancel from the notification.

Execution: Subsequent debits within the authorized limit and schedule proceed automatically without additional OTP, up to ₹15,000 per transaction. Above ₹15,000, AFA is required for each debit.

Impact on Merchants

The framework initially caused significant subscription payment failures as merchants scrambled to implement compliant flows. Key operational requirements:

  • Integration with a bank or PSP that supports e-Mandate registration (not all do)
  • Pre-debit notification infrastructure (SMS/email 24+ hours before each charge)
  • Retry logic for failed mandates and customer re-registration flows
  • Separate handling for UPI AutoPay vs. card e-Mandate (different technical paths)

UPI AutoPay

UPI AutoPay is India’s parallel recurring payment mechanism for UPI-linked accounts. It operates under a similar mandate framework but through the UPI rails rather than card networks. For merchants with significant Indian consumer volume, supporting both card e-Mandate and UPI AutoPay is typically necessary to capture the full addressable market.

Related terms