Skip to main content

Zuora Billing Release 299, April 2021

Zuora

Zuora Billing Release 299, April 2021

Welcome to the release notes for Zuora Billing Release 299 (R299), April 2021

For more information about the release notes of other Zuora products, see Zuora Release Notes.

Release schedule

Subscribe to Release Notifications in Zuora Community to receive notifications about Zuora Billing releases.

REST API

See API Changelog for a summary of REST API updates and documentation updates in the Zuora API Reference.

Payments

Support for creating BECS and PAD payment methods through REST API

You can now create the following payment methods through the Create payment method REST API:

  • Direct Entry AU (BECS)
  • Direct Debit NZ (BECS NZ)
  • Pre-Authorized Debit (PAD)

See API Reference for details.

Support for setting currency for payment method authorization through REST API

A new currencyCode field is now available in the following operations. You can use this field to specify currency for payment method authorization through REST API.

  • Create payment method
  • Update payment method
  • Verify payment method

If currencyCode is specified, it takes precedence over the account-level and tenant-level currency specification.

See API Reference for details.

Increased limit threshold for reason codes

Zuora allows you to create and apply reason codes to transactions that support them. Previously, a maximum of 100 reason codes could be maintained. The limit threshold has now been increased to 200, including both active and inactive reason codes.

See Reason Codes for Payment Operations for details about reason codes.

SOAP API

Current WSDL version: 107

See Zuora WSDL for information on how to check your version and download the latest version.

SOAP API change history

See Zuora SOAP API Version History for a summary of updates made to the SOAP API in recent Zuora releases.