- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
When a New Subscription quote is sent to Zuora and when the subscription will be renewed, it needs to be renewed always for a particular term
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
This can be achieved by using a Default values class plugin to set a default value to the renewal term field
It populates the Renewal term field with the value provided in the class when creating Quotes
KC for reference - https://knowledgecenter.zuora.com/CA_Commerce/I_Development_Resources/C_Component_Library/B_Global_C...
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
This can be achieved by using a Default values class plugin to set a default value to the renewal term field
It populates the Renewal term field with the value provided in the class when creating Quotes
KC for reference - https://knowledgecenter.zuora.com/CA_Commerce/I_Development_Resources/C_Component_Library/B_Global_C...
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √