How Subscriptions Work
Check the Plans, free trial period, upfront (delivery or set up) amount, Subscriptions, checkout integration for Subscriptions and Subscription links.
Understand the Subscription flow and how to create Subscriptions from the Checkout or using links.
The following diagram depicts the Subscriptions life cycle:

- .
- After the Plan is created, you can then for your customer.
- Customer makes the .
- The Subscription becomes active when the billing cycle starts.
Handy Tips
- You do not need to capture any Subscriptions-related payment. All payments related to Subscriptions (except the authorisation payment) are auto-captured. The authorisation payment used to validate a customer's card is auto-refunded.
- There is no need to create a customer when using Razorpay Curlec Subscriptions. Razorpay Curlec automatically creates a customer when the authentication payment is made.
The authentication transaction amount is the first amount you charge on the customer's card. The authentication transaction can either be a token amount that is refunded to the customer or an upfront amount or the plan amount that is not refunded to the customer. Based on your business needs, you can decide on the authentication transaction amount.
Immediate Start Dates
In case of immediate start dates, the authentication transaction amount is not refunded and invoices are generated in all the three scenarios.
You can collect the authentication transaction using Subscription via Checkout or using Subscription Links.
Handy Tips
You can integrate Razorpay Curlec Subscriptions with your Razorpay Curlec Checkout Form on your website or application. Customers can select their desired Subscription Plan on your website or application and proceed to make the authentication payment using Razorpay Curlec's Checkout.
- .
- The customer selects the Plan from your website or application.
- After the customer selects a Plan, a Subscription is created in Razorpay Curlec and the
subscription_idreceived in the response, is passed on to the Razorpay Curlec Checkout via the checkout options. - On the Checkout form, the customer makes the payment using the card details.
- This acts as an authentication transaction. On a successful payment, a customer is created and linked to the Subscription.
- Automated charges on the Subscription are now made as per the schedule that you defined while creating the plan.
You can perform the following actions on Subscriptions that are active:
Invoices are automatically created for Subscriptions. Invoice includes details such as plan, amount, date of charge including merchant details. Invoices are created for every charge made on the customer's card for recurring payments, including the authentication transaction.
- An invoice is generated at the beginning of each billing cycle for the defined plan and amount.
- A charge is attempted on the invoice. The invoice is in
issuedstate on your Dashboard. - If the charge is successful:
- An email is sent to the customer.
- The invoice is moved to
paidstate on your Dashboard. - The
invoice.paidwebhook is fired.
Know more about the
.Watch Out!
Along with the invoice state, we recommend you check the Subscription charge status of the defined billing frequency before providing or continuing services to your customers.
Was this page helpful?