International CurrencyCreate the plan in the currency you want to charge the customer. You can select any one of our supported currencies to create a Plan.
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:1
Step 1
Log in to the Dashboard and click Subscriptions under PAYMENT PRODUCTS in the left menu.
2
Step 2
Go to Plans and click + New Plan. The New Plan window displays.
3
Step 3
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. Refer to the supported currencies page for information on currencies.
- Internal Notes: Any internal notes if required.
4
Step 4
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.