Skip to main content

Creating Pricing Plans

This page walks you through how to configure the 4 key elements required in the SaaS Development Console—Meter Unit → Measurement Unit → Function Menu → Pricing Plan—using Free / Basic / Enterprise as examples.


1. Create a Meter Unit

First, register a meter unit to track usage.

Meter Unit KeyDisplay NameDescription
comment_countComment CountComment Count

Meter Unit Settings

info

If Stripe integration is enabled, you can choose sum or max for usage aggregation.
Details → Meter Unit Settings


2. Create Measurement Units

2-1. For Free Plan (Usage Unit)

KeyDisplay NameTypeMeterUnit PriceCapCurrency
free_commentNumber of Free Plan CommentsUsage UnitComment Count010JPY

Free Measurement Unit


2-2. For Basic Plan (Fixed + Tiered Units)

KeyDisplay NameTypeMeterPricingCurrency
basic_baseBasic Plan Basic FeeFixed Unit500 / monthJPY
basic_commentNumber of comments for Basic planTiered UnitComment Count

0-10=500
11-50=1,000
51-100=1,500

JPY

Basic Fixed Unit
Basic Tiered Unit


2-3. For Enterprise Plan (Tiered Usage Unit)

KeyDisplay NameTypeMeterTiered PricingCurrency
enterprise_commentNumber of comments for Enterprise planTiered Usage UnitComment Count

0-1,000=50 / item
1,001-5,000=40 / item
5,001〜=30 / item

JPY

Enterprise Measurement Unit


3. Create Function Menus

Menu KeyDisplay NameIncluded Units
free_menuFree Plan Basic MenuComment Count for Free
basic_menuBasic Plan Basic MenuBasic Plan Basic Fee
Number of comments for Basic plan
enterprise_menuEnterprise Plan Basic MenuNumber of comments for Enterprise plan

Function Menu Settings

Repeat the same process for Basic and Enterprise plans as you did for Free.


4. Create Pricing Plans

Plan KeyDisplay NameFunction Menu
free_planFree PlanFree Plan Basic Menu
basic_planBasic PlanBasic Plan Basic Menu
enterprise_planEnterprise PlanEnterprise Plan Basic Menu

Pricing Plan Settings

Repeat the same setup steps for Basic and Enterprise as you did for Free.


You’ve now completed setup for the Free / Basic / Enterprise pricing plans.