Skip to main content

Step-by-Step Guide to Setting Up Pricing Plans

This page explains how to configure the following items step by step using the SaaSus Developer Console:

  • Metering Units
  • Measurement Units
  • Feature Menus
  • Pricing Plans

Metering Units

First, create a metering unit that represents what to measure within your application.

Example: Comment Count

Unit NameUnit Display NameUnit Description
comment_countComment CountComment Count

07

info

The "Calculation Method" field is not visible in this screen,
but it becomes available when Stripe integration is enabled, allowing you to choose options such as sum (total) or max (maximum).

For more details, see the following page:
Meter Unit Setting


Measurement Units

Basic Plan – Fixed Monthly Fee

Measurement Unit Type: Fixed Unit

Measurement Unit NameMeasurement Unit Display NameMeasurement Unit DescriptionAmountReoccurance PeriodCurrency
basic_baseBasic Plan Basic FeeBasic Plan Basic Fee500MonthJPY

01


Free Plan – Tiered Usage Unit

Allows up to 10 comments free of charge.

Measurement Unit Type: Usage-Based Unit

Measurement Unit NameMeasurement Unit Display NameMeasurement Unit DescriptionTarget Meter NameAmount per Unit UsageLimitCurrency
free_commentNumber of Free Plan CommentsNumber of Free Plan CommentsComment Count010JPY

02


Basic Plan – Tiered Pricing

Charges vary by number of comments.

Measurement Unit Type: Tiered Unit

Measurement Unit NameMeasurement Unit Display NameMeasurement Unit DescriptionTarget Meter NameCurrencyRangeUpper Limit
basic_commentNumber of comments for Basic planNumber of comments for Basic planComment CountJPYSee table below100

Tiered Pricing:

More thanLess thanUnit amountFixed amount
0100500
115001000
5101500

03


Feature Menus

Define which features (composed of measurement units) are included in each plan.

Feature Menu NameFeature Menu Display NameFeature Menu DescriptionMeasurement Unit
free_menuFree Plan Basic MenuFree Plan Basic MenuNumber of Free Plan Comments
basic_menuBasic Plan Basic MenuBasic Plan Basic MenuBasic Plan Basic Fee
Number of comments for Basic plan

05

Please configure the Basic Plan in the same way as the Free Plan.


Pricing Plans

Finally, define pricing plans by combining feature menus.

Pricing plan NamePricing Plan Display NamePricing Plan DescriptionFeature Menu
free_planFree PlanFree PlanFree Plan Basic Menu
basic_planBasic PlanBasic PlanBasic Plan Basic Menu

06

Please configure the Basic Plan in the same way as the Free Plan.