> ## 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.

# Subscriptions Settings

> Configure payment method settings for Razorpay Subscriptions.

<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>
  <span>🇸🇬 Singapore</span>
  <span>🇺🇸 United States</span>
</div>

You can configure the payment methods (Cards, UPI and Emandate) using which you would like to accept subscription payments from your customers.

<Info>
  **Handy Tips**

  Cards and UPI currently support recurring payments up to ₹15,000. Charges of higher value would automatically fail for domestic cards.
</Info>

## Enable Payment Methods

To enable payment methods:

1. Log in to the Dashboard and click **Subscriptions** under **PAYMENT PRODUCTS** in the left menu.
2. Go to **Settings**.
3. Enable the payment methods.

   <ul>
     <li>**Card**: Enable this to accept recurring payments via cards for your Subscriptions.</li>
     <li>**UPI**: Enable this to accept UPI payments when a recurring charge is less than ₹15,000. Only INR is supported.</li><li>**eMandate**: Enable this to accept recurring payments via Emandate (NetBanking) for your Subscriptions only in INR. This payment method will be enabled by default. You can disable it whenever required.</li>
   </ul>

<img class="click-zoom" src="https://razorpay.com/docs/build/browser/assets/images/subscriptions-Emandate-subscription.jpg" alt="Configure Payment Methods using Settings" width="700" />

### Related Information

* [Create and View Plans](/docs/payments/subscriptions/create-plans)
* [Create Subscriptions via Links](/docs/payments/subscriptions/create-subscription-links)
* [Charge a Card Manually](/docs/payments/subscriptions/manually-charge-card)
* [Update a Subscription](/docs/payments/subscriptions/update)
