Skip to main content

Zuora Release 2022.05.R1

Zuora

Zuora Release 2022.05.R1

Welcome to the release notes for Zuora Release 2022.05.R1. This article is a consolidated page of all release notes for the following Zuora products:

For the latest release notes of Zuora Revenue, see Zuora Revenue release notes.

We welcome and appreciate your feedback on this release notes article. Please use the Feedback button to let us know what you think about the new release notes.

Release schedule

For release schedule details, see this release notification.

For the planned schedule of upcoming Zuora releases, see Zuora Release Management in Zuora Community.

Join Release Notifications in Zuora Community to receive timely notifications about Zuora Billing, Collect, and Central Platform.

Zuora Billing

here_black.png Zuora CPQ

Zuora Quotes 

We recently released several patch releases on top of Zuora Quotes version 10.5. The latest version is 10.5.3.

For the latest changes of Zuora Quotes, see Zuora Quotes version 10 release notes.

here_black.png Invoicing and Tax

HTML Templates feature available for credit and debit memos

With the HTML Templates feature, you can now design and customize HTML templates for credit memos and debit memos by using an online editor. All public objects and fields are available for presence on the templates, including custom objects and custom fields. 

In the HTML templates for credit memos and debit memos, you can perform the following operations:

  • Configure tables with flexible data manipulation including grouping, filtering, and sorting on all available fields.
  • Format date and numeric fields based on the default locale or a specified locale.
  • Drag and drop predefined table components, including credit memo details table, debit memo details table, tax summary table, and so on.
  • Preview credit memos and debit memos in HTML templates with the real data within the online editor.
  • Export and import HTML templates for credit memos and debit memos.

Transaction component available in HTML invoice templates

Through the online HTML template editor, you can now drag the Transaction component with a predefined Transaction table into HTML invoice templates. The table displays the transactions that are associated only with the corresponding invoice. 

The predefined Transaction table displays the transaction type, transaction number, transaction date, description, and applied amount. If the transaction is Payment or Refund, the table also displays the payment method type and payment method number.

  • If you have the Invoice Settlement feature enabled, information about Credit Memos and Payments are displayed in the transaction table.
  • If you have the Invoice Settlement feature disabled, information about Payments, Refunds, Invoice Adjustments, Invoice Item Adjustments, and Credit Balance Adjustments are displayed in the Transaction table.

For more information, see Transactions table.

up-arrow.png Back to Table of Contents

Zuora Collect

here_black.png Payments

Enhancements on stored credential transaction support for Adyen v2.0

We now support stored credential transactions for the following card brands on Adyen Integration v2.0:

  • American Express
  • Discover
  • Diners Club
  • JCB

For more information, see Support for stored credential transactions overview.

up-arrow.png Back to Table of Contents

Zuora Central Platform

here_black.png Subscription Warehouse

Snowflake integration available for early adopters

If your organization uses Snowflake, you can now access your Zuora data within your organization's Snowflake account.

Our integration with Snowflake enables you to run reports and perform analytics on your Zuora data using your preferred business intelligence tool. When you set up the integration, we use Zuora Secure Data Share for Snowflake to ensure that you have read-only access to the latest data from your Zuora tenant. You can then query your Zuora data as if it were stored in your organization's Snowflake account. You can also combine your Zuora data with other data in Snowflake to perform holistic analysis.

We launched our integration with Snowflake on April 15, 2022.

This feature is in the Early Adopter phase. If you want to join the early adopter program, contact your Zuora account representative.

For more information about this feature, see Using Zuora Secure Data Share for Snowflake to access Zuora data.

up-arrow.png Back to Table of Contents

REST API

For a summary of REST API updates and documentation updates in the Zuora API Reference, see 2022 API Changelog

HTTP status code changes for REST API

To facilitate the API error handling, we have made the following changes to the HTTP status code of the error response:

Note that these changes apply to all API operations except for Actions and the ones prefixed with "CRUD" in the API Reference.

Use case Previous status code Current status code
You use an entity ID that does not belong to your tenant 500 Internal Server Error 403 Forbidden
The access token has expired 500 Internal Server Error 401 Unauthorized
Your request lacks valid authentication credentials for the requested resource 500 Internal Server Error 403 Forbidden
Your request exceeds the maximum number of records allowed 500 Internal Server Error 400 Bad Request

up-arrow.png Back to Table of Contents

SOAP API

Current WSDL version: 121

For information about how to check your version and download the latest version. see Zuora WSDL.

SOAP API change history

For a summary of updates made to the SOAP API in recent Zuora releases, see Zuora SOAP API Version History.

up-arrow.png Back to Table of Contents