August 17, 2022
over 2 years ago by Ben Cohen
Release Notes for August 23, 2022
Reminder of two upcoming breaking changes
Earlier this year, we announced two breaking changes that you should be aware of. Please refer to this announcement for more details, and reach out to [email protected] should you have any questions.
- Modification to the Transaction schema where the
transaction.events[].amount
field will become signed (coming to Sandbox on August 30 and Production on September 27) - Modification to the Simulate Authorizations feature where if a simulated transaction is declined, a
200
response is returned to indicate a successful decline (coming to Sandbox on September 27; no Production impact)
Bug fix initiating account holder document upload in Sandbox (Sandbox-only deploy on Aug 18)
We are deploying a fix for a bug identified where the POST /account_holders/{account_holder_token}/documents
response is not consistently returning the expected links (to which document images should be uploaded) across document types. This will impact customers who are testing the Advanced KYC workflow in Sandbox.
Fix Single-use cards for ASA customers
Fix an issue where single-use cards could in rare cases accept multiple transactions. We have added additional protection to guard against this.