Docs
Availability
The Selling Rules feature is currently in the early access phase. Request for access to join the Early Adopter Program to learn more about this feature.
The Selling Rules feature in Chargebee CPQ lets RevOps teams define no-code, conditional logic that governs how quotes are created and applied in Chargebee CPQ. These custom rules help standardise pricing behaviour, enforce packaging guidelines, product visibility, discounting, and reduce quoting errors. These rules are designed to optimise Sales-Led Growth (SLG) efficiency by tailoring the quoting experience based on your business-specific logic.
Rules can be triggered based on a wide range of attributes, including:
A Selling Rule consists of a Condition → Action logic flow. When the conditions are met during quote creation, the defined action is applied automatically. It helps enforce policies, prevent errors, and streamline consistent contract creation.
Apply Discount
Show Error
Configure Items
Quote-level fields
Customer fields
Item-level fields
| Action | Description | Trigger |
|---|---|---|
| Apply Discount | When the configured conditions match, selling rules automatically apply discounts to applicable items. | Executes on any quote update. |
| Apply Coupon | When the configured conditions match, selling rules automatically apply coupons to applicable items/invoice. | Executes on any quote update. |
| Limit Discount | When the configured conditions match, selling rules automatically limit discounts that can be applied to the items/invoice. | Executes on any quote update. |
| Limit Quantity | When the configured conditions match, selling rules automatically limit the quantity that can be added to the items. | Executes on any quote update. |
| Block Quote | When the configured conditions match, selling rules automatically display an error message and prevent the agent from submitting the quote. | Executes on any quote update. |
To create a new selling rule in your Chargebee Billing site, follow these steps:
Each time a sales rep creates or updates a quote, Chargebee CPQ evaluates the defined rules dynamically. If a condition is satisfied, the corresponding action is applied instantly. The following are some examples of the selling rules applied to a quote form:
Apply discount: A discount of 15% is applied for a new sale quote.
Apply Coupon: An invoice level coupon of 20% is auto-applied for a new sale quote.
Limit Discount: Checks for maximum discount for a particular product line.
Limit Quantity: Checks for minimum quantity allowed for a particular product line.
Block Quote action: An error message to convey that product B cannot be sold without product A.
Was this article helpful?