This setup defines how your pricing and entitlements will work.
Create a product
- In the sidebar, go to Products → Create product
- Enter a product name (e.g., “Pro SaaS App”)
- Click Save — you’ll be redirected to the product page
Create a plan
From the product page:- Click Create plan
- Enter a plan name (e.g., “Basic Plan”)
- Click Save — you’ll be redirected to the plan details page
Add pricing to the plan
You can add fixed pricing or usage-based pricing (for metered features).For now, let’s set up fixed pricing:
- In the plan page, click Set price
- Select Paid
- Choose a billing cycle (e.g., Monthly)
- Select the Fixed charges pricing type
- Enter a price (e.g., $10)
- (Optional) Enable free trial
- Click Save — you’ll be redirected back to the plan details page
Add features to the plan
Scroll down to the Entitlements section.- Click Add feature
- A modal will open where you can create features
- Create your features (see below), then click Add feature
Features overview
Features are created independently and can be attached to multiple plans with different values.There are three types:
-
Switch (Boolean) — on or off.
Examples: custom branding, priority support, analytics access -
Customizable — a fixed numeric limit, no usage reporting.
Examples: data retention days (7, 30, 365), max upload size (10 MB, 100 MB, 1 GB) -
Metered — tracked consumption, usage events sent to ParityDeals, resets each billing cycle.
Examples: API calls per month, AI tokens processed, data transferred, emails sent
- Once created, you’ll see features listed on the left side of the screen
- Click the + (plus) icon to attach a feature to the plan
- Enter a value for the feature and click Add
- The feature will now appear on the right side of the screen under the plan
- Close the dialog — you’ll return to the plan details page
Publish the plan
The last step is to publish your plan to Stripe.- Click Publish
- If your Stripe account is not connected, you’ll be asked to connect
- Click Connect, sign in to Stripe, and authorize the connection
- Back in ParityDeals, click Publish again — the plan is now live and customers can subscribe to it.
Quick demo video
A quick video demo showing the dashboard setup process.Next steps
Your plan is now set up and synced with Stripe.Next, you can integrate ParityDeals into your app:
- Embed a pricing page with the Pricing Table widget
- Create a customer in ParityDeals when a user signs up in your app
- Use the ParityDeals SDK to check feature access and track usage
Need help?
Have questions, need help with implementation, or want a walkthrough?Email us at hi@paritydeals.com or book a demo.