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

# Test it out - Sign up for a Subscription

> Make a test purchase of a Subscription on your Magento site without incurring any charges.

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

Let us sign up for a subscription to **GoFlicks PremiumWatch HD**.

<Warning>
  **Watch Out!**

  Use the Test API keys when testing the product so that no real money is used.
</Warning>

1. In your Magento site, add the product to your cart and proceed to checkout.
2. The Razorpay Checkout pop-up appears.

<br />

<br />

<img src="https://razorpay.com/docs/build/browser/assets/images/rzp-subscriptions-plugin-rzp-subs-plugin-6.jpg" width="300" />

Since this is a test transaction, you can choose to make it a success or failure. Let us make this transaction a success.

<img src="https://razorpay.com/docs/build/browser/assets/images/rzp-subscriptions-plugin-rzp-subs-plugin-7.jpg" width="300" />

## On the Magento Site

### Customer View

The order success screen appears. The subscription amount has not been charged to the card because of the 15 days trial period. Once the trial period is over, the subscription amount of ₹999 will be charged to the customer's card.

An authentication charge of ₹5 is levied and is subsequently auto-refunded.

<img src="https://razorpay.com/docs/build/browser/assets/images/rzp-subscriptions-plugin-rzp-subs-plugin-9.jpg" width="600" />

Navigate to **My Account** → **My Subscriptions** to view the Subscription details.

### Admin View

As an **Admin**, you can view the subscription captured on the **Sales** → **Razorpay Subscription** page.

## On Razorpay Dashboard

The same will appear on the Razorpay Dashboard as:

### Plan

Navigate to **Subscriptions** → **Plans**.

<img src="https://razorpay.com/docs/build/browser/assets/images/rzp-subscriptions-plugin-rzp-subs-plugin-11.jpg" />

### Subscriptions

Navigate to **Subscriptions**

<img src="https://razorpay.com/docs/build/browser/assets/images/rzp-subscriptions-plugin-rzp-subs-plugin-12.jpg" />

### Payments

Navigate to **Transactions** → **Payments**. Here you can view the authentication transaction, where ₹5 has been charged to the credit card and then refunded automatically. This is done to validate the card details.

<img src="https://razorpay.com/docs/build/browser/assets/images/rzp-subscriptions-plugin-rzp-subs-plugin-14.jpg" />
