Welcome to Zuora Product Documentation

Explore our rich library of product information

Pre-configuration

Create a demo rate plan with a recurring License Fee charge, define pricing attributes, and configure dynamic pricing using the Product Catalog UI.

Create a rate plan, Demo Rate Plan 1 with one recurring per Unit charge, License Fee. Define the following pricing attribute for License Fee.

Pricing Attribute NameDescriptionCategoryMapping Relationship / Data Type
SubscriptionRenewalTermThe term length for subscription renewal. Mapped

{

"field": "RenewalTerm", "object": "subscription"

}

AccountTypeThe account type. Mapped

{

"field": "Type__c", "object": "account"

}

SubscriptionRatePlanClassThe class of the subscription rate plan.Mapped

{

"field": "RateClass__c", "object": "rateplan"

}

Site_SizeThe size of the site. ExternalInteger
EffectiveDateThe effective date of the price. DefaultDatetime

Configure the License Fee dynamic pricing decision table on the Product Catalog UI as follows:

License fee
Note:

In the examples below, we assume the parent Account's custom field, Type__c = "VIP"