Key Concepts
Product
Represents your application within Salable. A way to group all of your plans, features, subscriptions, and pricing tables.
Plan
A grouping of features that a grantee can be given access to. For example, you might offer "Basic", "Pro", and "Enterprise" plans.
Feature
Attached to a plan and used to toggle functionality for grantees in your application. Features are either boolean (on/off), numeric, or can contain text values.
Grantee
A unique identifier that determines who gets access to a subscription seat, whether it's a specific user, team, or resource like a board.
Subscription
A subscription belongs to a specific plan and gives grantee(s) access to its features. They can be created either through completing checkout or manually. Each subscription also has an owner that represents the entity who purchased the subscription.
Payment Integration
An external payment provider (such as Stripe), that you link with your Salable account in order to collect payments.