# RBI regulations on recurring card payments in India

## Overview

India is implementing a new regulatory framework rolled out by the Reserve Bank of India (RBI). The new rules have a direct impact on recurring transactions (subscriptions) and bill payments.&#x20;

In the past years, RBI worked on a system that enables multiple safety and security measures for online payments. Similar to the Strong Customer Authentication (SCA) in Europe, the new measures require consumers to give an Additional Factor of Authentication (AFA) for card-no-present (CNP) recurring transactions.&#x20;

Starting October 1st, 2021, the Reserve Bank of India (RBI) has enacted a new regulatory framework, the Directive of Processing e-mandates. The new RBI directive targets mainly e-mandates for recurring transactions, not one-time payments. The new framework mandates that the use of AFA will be mandatory for any transaction exceeding 15000 INR, which means that merchants selling subscriptions in India might see a rise in payment declines for recurring charges.&#x20;

## Your subscriptions are safe with 2Checkout (now Verifone)  <a href="#your-subscriptions-are-safe-with-2checkout-__0028now-verifone__0029__00a0" id="your-subscriptions-are-safe-with-2checkout-__0028now-verifone__0029__00a0"></a>

The continuity of your subscriptions is safe with 2Checkout (now Verifone), but you might see a drop in renewal rates in India. &#x20;

We have reached out to our payment and bank partners from India, and they are working around the clock to make sure their systems are updated to meet the demands of RBI.&#x20;

## Renewal Notifications for Manual Renewals

Our system has built-in renewal notifications for Subscriptions and is used extensively to notify users of upcoming or pending payments.

You can set your custom notification schedule for sending out renewal notification emails within the boundaries of a 90-day limit around the renewal date.

Since the new safety measures imposed by the RBI will require subscribers to manually authorize the payment, you can enable the Manual Renewal function for your customers. They will be able to authorize the payment every time they are notified to do so.

Use the Manual Renewal reminder [documentation](/marketing/emails/email-variables/manual-renewal-reminder.md) to edit email parameters.

## Create Subscription renewal links

See [here](/subscriptions/subscriptions/subscription-management/custom-links/subscription-renewal-links.md) how you can create subscription renewal links to enable your customers to renew their active and past-due subscriptions on-demand, bypassing the upcoming renewal operation scheduled in the 2Checkout system.

## Dunning Management for Hard Declines

Use [dunning management](/subscriptions/subscriptions/churn-prevention/involuntary-churn-prevention/dunning-management-for-hard-declines.md) to reduce declined payments and recover lost revenue from failed authorizations. 2Checkout notifies customers via email about failed renewals, helping them update their payment information in myAccount.

Dunning management for hard declines is available as part of the [2Recover](/subscriptions/subscriptions/churn-prevention/involuntary-churn-prevention/revenue-recovery-tools.md#id-2recover-add-on) add-on. To enable it on your account, contact 2Checkout.

## Request payments or Invoices

Send payment/invoice requests by email to your customers for their subscriptions. The email sent to customers will have a link directing them to a checkout page where they can make a payment instantly. Find [here](/payments/payments/request-invoice-payment.md) how you can set it up.&#x20;

For more information, you can contact us at <supportplus@2checkout.com>.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.2checkout.com/payments/payments/payment-processing/rbi-regulations-on-recurring-card-payments-in-india.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
