Plans define a base price and name for a recurring purchase in your product. Each subscription has at least one plan associated with it.

The plan model

Plan is a simple model that sets the price of a given subscription. A subscription can have several plans, which are common in business models with “add on” features.

Properties

NameTypeRequiredDescription
idstringYesUnique identifier
namestringNoA name of a plan
pricePriceYesSubscription price