> ## 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 Subscription Button

> Create Razorpay Subscription Button and embed it on your website to accept recurring or one time payments from customers.

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

You can start accepting payments using Razorpay Subscription Button that allows you to accept recurring via subscriptions or one-time payments. You can create Subscription Buttons from the Dashboard using a single line of code that you can embed on your website or blog and display a button. **We support only cards for subscription payments and all payment methods for one-time payments.**

<Info>
  **Feature Request**

  This is an on-demand feature. Please raise a request with our [Support team](https://razorpay.com/support/#request) to get this feature activated on your Razorpay account.
</Info>

## Advantages

* Allows you to collect recurring payments via subscriptions based on the suggested plans.
* Eliminates the time and effort spent in a full-fledged payment gateway integration.
* Makes you go from Create-to-Collect in a matter of minutes.
* Enables you to test changes immediately with the What You See Is What You Get (WYSIWYG) editor.
* Seamlessly flows with your branding guidelines, providing flawless user experience.

## Use Cases

Examples of businesses that can use Payment Button to accept payments from customers:

* **Small Businesses**: A small business that offers service online and accepts subscription payments on their website.
* **Donations**: Charitable Organizations can collect either fixed payments or a plan that is daily or monthly like subscription donations on Give India.
* **Support or Contribute**: Freelancers, consultants, artists and so on. They can use this to accept subscription payments.
* **Media Streaming**: Small news websites and content streaming websites can use this to accept subscription payments from their patrons.

## Supported Platforms

Razorpay Subscription Button is supported on the following platforms:

<Tabs>
  <Tab title="Standard Checkout">
    | Web | Android | iOS | Webview |
    | --- | ------- | --- | ------- |
    | ✓   | ✓       | ✓   | ✓       |
  </Tab>

  <Tab title="Custom Checkout">
    | Web | Android | iOS | Webview |
    | --- | ------- | --- | ------- |
    | x   | x       | x   | x       |
  </Tab>
</Tabs>
