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.
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
FAQ
Can customers be assigned custom and stripe products?
Can customers be assigned custom and stripe products?
Yes. A customer can have Stripe-derived products (from active subscriptions) and assigned custom products at the same time.
Can customers have multiple products?
Can customers have multiple products?
Yes. Customers can have multiple active products. PriceOS merges feature access across all active products for that customer.
What if customers have multiple quantities of a product?
What if customers have multiple quantities of a product?
For Stripe products, subscription item
quantity multiplies limit access for that product. Those results are then merged with the customer’s other active products.