Welcome to Zuora Product Documentation

Explore our rich library of product information

Configure custom order fields

Learn how to configure custom order fields in Zuora.

This fieldset is applicable only if you have the Orders feature enabled for your Zuora tenant.

When you add a custom field to the Custom Order Fields (zqu__CustomOrderFields) fieldset, the value of that custom field is used to populate the corresponding custom field of the same API name on the Order when the quote is sent to Zuora.

  1. In Zuora, create the custom field on the Order object.
  2. In Zuora Quotes, create the custom field on the Quote object with the exact same API name and type as in Step #1.
  3. in Zuora Quotes, add the custom field you created in Step #2 to the Custom Order Fields fieldset.

    When a quote is sent to Zuora, the value in the custom field of the quote will be sent to Zuora to set the value of the custom field on the Order object in Zuora.

    You cannot add the standard fields, prefixed with "zqu_", on the Quote object to the Custom Order Fields fieldset.

    By default, this fieldset contains no fields.