Zuora Billing Release 283, August 2020
Welcome to the release notes for Zuora Billing Release 283 (R283), August 2020.
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
Payment Pages 2.0 now supports credit card re-authentication
Payment Pages 2.0 now allows end customers to view and edit their existing credit card payment method information, and re-authenticate the credit card upon submission. Except for card number and cardholder name, all other credit card fields are available for editing. It requires that you pass the pmId
field in the params
variable for rendering the payment page.
See Client Parameters for Payment Pages 2.0 for more information.
Changes to the payment run details page
Zuora now introduces a behavior change to the displayed information on the payment run details page. If a payment run has been completed for more than 90 days, the following areas are no longer displayed on the payment run details page:
- Payments Processed Successfully
- Payments Processed with Errors
- Credit Balance Applied
- Selected Invoice(s)
- Unprocessed Debit Memos
Reporting and Analytics
Inserting the apostrophe (') to avoid CSV injection vulnerability when exporting data
To avoid CSV injection vulnerability when you download exported data files through Reporting > Data Sources or Reporting > Exports (deprecated), Zuora inserts an apostrophe ('
) at the beginning of the field value if the first character of a field value is a special character, or between a special 2-character string in the field value.
See Generate a Data Source Export for more information.
SOAP API
Current WSDL version: 104
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.