Create Prepaid Subscription
Learn how to create Prepaid and Drawdown subscriptions with Minimum Commitment in Zuora Quotes Version 10.31 and later.
Ensure you have enabled Orders.
Ensure you have enabled CPQ X. The Zuora CPQ package version must be greater than or equal to 10.31 for Prepaid and Drawdown subscriptions with Minimum Commitment and 10.8 for Prepaid and Drawdown subscriptions without Minimum Commitment.
Ensure Zuora SOAP API version is greater than or equal to 141.0.
- Ensure Enable Prepaid With Drawdown setting is enabled.
Ensure you install/upgrade the Zuora 360 Salesforce package version to 5.15 or greater. If you are not syncing data using Zuora 360+, contact Zuora Global Support to enable your Zuora 360 Sync package for Prepaid and Drawdown subscriptions with Minimum Commitment charges.
Ensure that you have added Prepaid Quantity, Prepaid Validity Period Type, Prepaid Total Quantity, Prepaid UOM, Drawdown Rate, Drawdown UOM, Credit Option, Charge Function, Commitment Type, Rollover Apply Option, Rollover Period and Rollover Period Length fields to the CPQX_Charge_Display_Fields (Object - zqu_QuoteRatePlanCharge__c) fieldset.
Ensure that you have added IsPrepaid , Credit Option , Prepaid Operation Type , Prepaid Quantity , Prepaid Total Quantity , Prepaid UOM , and Validity Period Type fields to the PrePaymentRules (Object - zqu_ProductRatePlanCharge__c ) fieldset.
Ensure you have added a drawdown to the PrepaidOperationType__c picklist field on the zqu_QuoteRatePlanCharge__c object and use lowercase only.
- Add a Prepaid, and Drawdown subscription with the Minimum Commitment Product Rate Plan Charge in Zuora tenant. See Prepaid with Drawdown and Minimum Commitment for more information.
- Sync Zuora tenant with CPQ X through Zuora 360 or Zuora 360+.