Available in🇮🇳 India🇸🇬 Singapore🇺🇸 United States
You must create a Plan before you create a Subscription.
Create a Plan
You can create a Plan in two ways: Dashboard and APIsCreate a Plan From Dashboard
Watch this video to see how to create a Plan from the Dashboard. To create a plan:- Log in to the Dashboard and click Subscriptions under PAYMENT PRODUCTS in the left menu.
- Go to Plans and click + New Plan. The New Plan window displays.
- Enter the following details:
- Plan Name: Name of the plan.
- Plan Description: A brief description for the plan. This is an optional field.
- Billing Frequency: How often should the customer be charged.
- Billing Amount: Amount to be charged.
- Internal Notes: Any internal notes if required.
- Click Create Plan.
Create a Plan Using APIs
You can create a Subscription Plan using the create a plan API.View Plan Details
You can view Plan details in two ways: Dashboard and APIsView Plan Details Using Dashboard
To view Plan details:- Log in to the Dashboard and click Subscriptions under PAYMENT PRODUCTS in the left menu.
- Go to Plans and click on the required Plan Id to view its details.
View Plan Details Using API
- View all Plans using the fetch all plans API.
- View a Plan with an id using the fetch a plan by id API.