Welcome to Zuora Product Documentation

Explore our rich library of product information

Use Multi-Org Plugin for Multi Subscription Quoting

As a Salesforce Administrator, use the Multi Org Plugin to filter records by the Currency field in Account or Opportunity objects. Customize the org selection process with the MultiOrgSelectionPlugin interface.

  1. Create a global plugin interface that implements zqu.MultiOrgSelectionPlugin.IMultiOrgSelectionPlugin.
  2. Register and activate the plugin.
    1. Navigate to Zuora Config > Quote Studio Settings > Plugins.
    2. Enable the Multi Org Plugin toggle and add the class name of your custom plugin.
  3. Click Save.