Skip to main content
In PriceOS, there are two product types:
Customers can have both Stripe and custom products at the same time.

Stripe Products

Stripe products are imported and synced from your Stripe account. In PriceOS, they are used as containers for feature access that follow Stripe billing state. How it works:
  • PriceOS imports Stripe products, prices, and active subscriptions.
  • PriceOS maps Stripe subscription prices to products.
  • Feature access is evaluated from active Stripe subscriptions and subscription items.
  • Stripe quantity scales limit access.
You cannot create or edit Stripe products in PriceOS. Instead, manage them in Stripe, then PriceOS syncs the changes. See Stripe Products to learn more.

Custom Products

Custom products define feature access outside Stripe. You can use them for:
  • Freemium plans
  • Free trials
  • Lifetime deals
  • Internal or test users
  • Enterprise contracts handled off-Stripe
Unlike Stripe products, custom products are assigned manually. See Custom Products to learn more.

FAQ

Yes. A customer can have Stripe-derived products (from active subscriptions) and assigned custom products at the same time.
Yes. Customers can have multiple active products. PriceOS merges feature access across all active products for that customer.
For Stripe products, subscription item quantity multiplies limit access for that product. Those results are then merged with the customer’s other active products.