Table of contents
Overview
Many subscription businesses utilize a per user pricing model. For example, a SaaS application provider might want to charge a business subscriber for each user of its application (for example, $5.99 per user per month), rather than simply charging a flat fee (for example, $50/month for unlimited application usage).
Per user pricing is worth considering if your subscribers frequently start small but increase their users significantly over time -- in this case, per user pricing entices new subscribers with a low initial price tag, and then you can capture more revenue from each subscriber as they derive value from your offering and add more users.
Solution
With Zuora's powerful product catalog, it is simple for any subscription business to set-up per user pricing by utilizing the per unit charge model. Here are the steps involved:
Step 1: Add User Unit of Measure
Out of the box, Zuora provides the following labels as units of measure that can be used for per unit charges: Each, License, and Minutes. For per user charges, you will want to add User as an additional unit of measure within your Zuora tenant:
- Log in to Zuora with your user name and password.
- Using the top right navigation bar, navigate to Settings > Z-Billing Settings > Customize Units of Measure.
- If you do not see
Useras a unit of measure on the Customize Units of Measure page, use the add new uom button to add it. Be sure to check the Active checkbox and set the Decimal Places to0.
Note: You will only have to perform this step one time within your Zuora tenant.
Step 2: Make Sure Per Unit Pricing is Enabled
Charging your subscribers on a per user basis involved using the Per Unit Pricing model within Zuora. You'll need to make sure this pricing model is enabled in your Zuora tenant:
- Log in to Zuora with your user name and password.
- Using the top right navigation bar, navigate to Settings > Z-Billing Settings > Enable Charge Types / Models.
- On the resulting page, make sure Per Unit Pricing is checked in the Enable Charge Models section.
Note: You will only have to perform this step one time within your Zuora tenant.
Step 3: Incorporate Per User Pricing into Your Product Catalog
Finally, for each product rate plan where you want per user pricing, you will need to add a per user charge.
- Log in to Zuora with your user name and password.
- Using the Product Catalog link in the left navigation bar, navigate into the product and scroll down to the product rate plan where you want to offer a per user charge (or create a new product and rate plan in the Product Catalog if you do not have one already). See Product Catalog for more information about products and rate plans in the Product Catalog.
- Under the One-Time Charges or Recurring Charges / Period section of your rate plan (depending on the type of per user charge you want to add), click + add new.
- In the section of the page that expands, specify values for the following:
- Charge Name: Add a descriptive name for this charge (for example, create a recurring charge named
Project Pro Monthly Per User Fee). - Description: Optionally, add a description.
- Charge Model: Select
Per Unit Pricingto charge a variable, per user price. - List Price: Specify the dollar amount that you want to charge.
- UOM: Select the
UserUOM that you created earlier. - Default Qty: Specify a default quantity. You have the option to override this default value when adding this charge to a subscription.
- Billing Period (for Recurring Charges): Select the period in which recurring charges will be incurred by customers for this plan (for example, every month)
- Charge Name: Add a descriptive name for this charge (for example, create a recurring charge named
- Click save to save this rate plan information.
- Repeat these steps for every per user charge you want to add.
That's it! You now have per user charges within rate plans of your product catalog. When you now add one of these rate plans to any customer's subscription or amend the rate plan within a subscription, you will be able to enter / edit the number of users being purchased by that subscriber, and Zuora will automatically calculate the total charge based upon the per user pricing you have specified.
Related
- Product Catalog Dates: Product Rate Plan Charge Date Attributes
- When you define your products, rate plans, and rate plan charges in your product catalog you can also specify certain rate plan charge attributes (in the Timing and Frequency of Charges section) that affect when the charge is billed once it has been added to a subscription. Subscriptions contain the products, rate plans, and rate plan charges that the customer has purchased. You can set the charge to bill based on the customer account’s bill cycle day, or create a schedule for the charge.
- Charge Models
- Each product rate plan charge has a charge model that determines how charges are calculated. Z-Billing supports a variety of charge models, including flat fee, per unit, volume pricing, tiered, overage, tiered with overage, and overage smoothing charge model (with rolling window and rollover). A charge model is available after you have activated it on the Z-Billing Admin Enable Charge Types / Models setting page.
- Discount Charge Models
- Zuora's Product Catalog contains two discount charge models that provide you the ability to handle discounts and promotions, as well as automatically control the duration of time the discount should be applied.
- Proration
- You can set proration from the Z-Billing Billing Rules settings. If the trigger date is not aligned to the bill cycle day, the billing behavior depends on whether you have enabled the Prorate partial charges for partial months feature.
- Working with the Product Catalog
- You can use the Z-Commerce API to create and update your product catalog.
- Creating a Product Rate Plan (Beginner)
- Deleting Products, Rate Plans, and Product Rate Plan Charges (Beginner)
- Displaying the Product Catalog (Intermediate)
- Using the Product Catalog to Add, Update, and Delete Charges (Intermediate)
- Creating a Product Catalog (Intermediate)
- Updating the Product Catalog (Intermediate)
- How do I avoid product proliferation when building out my product catalog?
- Viewing the Zuora Product Catalog in Salesforce
- How do I determine current RatePlanCharges and map back to active subscriptions?
- How do I select from more than 15 products and rate plans when adding them to a new subscription? (Type ahead feature)
- How do I set up a monthly fee and a fee for storage?
- How do I use the automatic price increase (uplift) feature?
Contributors
- bwu (10 edits)
- jeff.feldstein (7 edits)
- jim.foley (1 edits)

Comments