---
title: "Creating a Subscription Pricing Plan"
source_url: https://docs.rapyd.net/en/creating-a-subscription-pricing-plan.html
lang: en
---

# Creating a Subscription Pricing Plan

You can create a pricing plan. `beta`

This feature is in **closed beta**. You can contact the Rapyd Support team if you wish to join the closed beta program.

You can create a Pricing Plan for your subscriptions in Client Portal.

### How to Create a Pricing Plan

1. Sign in as described in [Accessing the Client Portal](https://docs.rapyd.net/en/accessing-the-client-portal.md "Accessing the Client Portal") and navigate to **Collect** >  **Subscriptions** > **Plans**.

   The **Subscription Plans** page appears.
2. Select the **Create Plan** button in the upper right corner.

   ![64808acab807b.png](image/img-bc3501a2792f9dc8bf564fd2f9e2861a.png)
3. The **Create a Pricing Plan** Dashboard appears.

   ![64808accc41af.png](image/img-f606f8a60c3df9d5e658338b8a6d1f43.png)
4. Select the pricing plan type that you want to use.
5. Click **Create Plan**.

### Pricing Plan Types

The following table describes the plan types in the **Create a Pricing Plan** dashboard page:

| Plan Name | Plan Description |
| --- | --- |
| Fixed Price | Charge a Flat Rate Per Subscription, License or Membership |
| Pay-As-You-Go | Charge a Flat Rate Per-Unit or per Use |
| Volume Pricing | Charge a Rate That Changes Dynamically Based on the Total Number of Units or Uses |
| Advance Tiered Pricing | Charge a Different Rate for Uses Based on Their Tier |

> **Tip:**
>
> The Hosted Subscription Page currently is only available for the Fixed Price Plan. For all other pricing plans you will need to complete using [Create Subscription](https://docs.rapyd.net/build-with-rapyd/reference/subscription#create-subscription) with the Rapyd API.

### Fixed Price Plan

After selecting this Pricing Plan type, the **Create Fixed Price Plan** window appears.

![64808acf08db3.png](image/img-d1bc4ec0ee4ff744b94ae99dbc92801d.png)

To submit the plan, provide the following information:

- **Plan Name**: Create the name of your plan as a text string in this field
- **Price**: Set a price for your pricing plan
- **Currency**: Select the currency the customer will be billed for
- **Product Name**: Select the Product to be used in your subscription plan
- **Billing Period**: Select the frequency of the billing period, which can occur weekly, monthly, or yearly

Click **Submit**

The **Action Successful** dialog box appears.

![64808ad104866.png](image/img-707a2855079be33b61a84852a1d52f02.png)

### Pay-As-You-Go Plan

After selecting this Pricing Plan type, the **Pay-As-You-Go Plan** window appears.

![64808ad2a2117.png](image/img-167f2efe863e7ea70575affcfedfebc3.png)

To submit the plan, provide the following information:

- **Plan Name**: Create the name of your plan as a text string in this field
- **Price**: Set a price for your pricing plan
- **Currency**: Select the currency the customer will be billed for
- **Product Name**: Select the Product to be used in your subscription plan
- **Billing Period**: Select the frequency of the billing period, which can occur weekly, monthly, or yearly
- **Units**: Select per how many units the customer will be charged, including if those units will be rounded up or down

Click **Submit**

The **Action Successful** dialog box appears.

![64808ad484520.png](image/img-c36e91d8573c3a5992e02277d95305e4.png)

### Volume Pricing Plan

After selecting this Pricing Plan type, the **Volume Pricing Plan** window appears.

![64808ad65df27.png](image/img-a30c087bf53b3f44c0d855178e425a7a.png)

To submit the plan, provide the following information:

- **Plan Name**: Create the name of your plan as a text string in this field
- **Product Name**: Select the Product to be used in your subscription plan
- **Currency**: Select the currency the customer will be billed for
- **Tiers**: Create the number of tiers in your plan. To add more tiers, click **Add New Tier**. Determine the minimum and maximum unit range for each tier. Type the currency amount in the **Per Unit** field.
- **Billing Period**: Select the frequency of the billing period, which can occur weekly, monthly, or yearly

Click **Submit**

The **Action Successful** dialog box appears

![64808ad871272.png](image/img-73c9604b49f50e041f63f3c445c585fd.png)

### Advance Tiered Pricing Plan

After selecting this Pricing Plan type, the **Advance Tiered Pricing Plan** window appears.

![64808ada29c05.png](image/img-61acbb93c62647929275e702da86bcb9.png)

To submit the plan, provide the following information:

- **Plan Name**: Create the name of your plan as a text string in this field
- **Product Name**: Select the Product to be used in your subscription plan
- **Currency**: Select the currency the customer will be billed for
- **Tiers**: Create the number of tiers in your plan. To add more tiers, click **Add New Tier**. Determine the minimum and maximum unit range for each tier. Type the currency amount in the **Per Unit** field.
- **Billing Period**: Select the frequency of the billing period, which can occur weekly, monthly, or yearly

Click **Submit**

The **Action Successful** dialog box appears.

![64808adc1dc7e.png](image/img-c44c1115ce56f5d0500b5cb799985830.png)
