ParityDeals builds on top of Stripe by adding a few key building blocks.
Understanding these will make it easier to design your pricing and integrate the SDK.
A feature is a capability a customer can access. Features are defined once and can be reused across plans.Examples: API access, AI tokens, storage space, priority support.
A customer is a person or company that subscribes to your product.Typically, you create a customer record when someone signs up in your app.
When they subscribe in Stripe, ParityDeals maps that subscription to the customer record automatically.
ParityDeals works on top of Stripe.
Everything you create in ParityDeals — products, plans, features, entitlements, promotions — is synced to Stripe when you publish changes.You don’t need to set up anything manually in Stripe. Just connect once, and ParityDeals keeps data in sync.