- API v2
- Portal
- Payment Services v2
- Transparent Gateway API v2
API v2
16150 - API v2 - Standardize 3DS versions
- Customer will now be able to send any version number using the
MessageVersionparameter to the specified endpoint.MessageVersion1 and 2 will continue to function as versions 2.1.0 and 2.2.0 for backwards compatibility.
Portal
16579 - BUG - Deleted / Disabled users receive notification e-mail
- Users disabled from the portal will no longer receive email notifications if they were on the company's notification list.
Payment Services v2
16524 - BUG - Braintree PSv2 raw response for declined payment
- Customers should now see the
RawResponsefield populated for every Braintree PSv2 transaction.
16469 - Adyen - Standardize 3DS Versions
- Customer will now be able to send any version number using the
threeDSecure.ThreeDSecureVersionparameter to the specified gateway.threeDSecure.ThreeDSecureVersion1 and 2 will continue to function as versions 2.1.0 and 2.2.0 for backwards compatibility.
Transparent Gateway API v2
16519 - BUG - TMT - CVV error not reporting correctly
- Customers upgrading to Transparent Gateway API v2 will now see an error "8003: "Request body could not be processed due to outdated CVV syntax. Please use the CVV function for CVV retrieval"" if they forget to convert their V1 CVV detokenization syntax to the V2 CVV function.
16593 - BUG - Datalex - TGv2 Detoke/Toke in same request
- The
tx-response-metaregex-cvvheader to locate CVVs in the 3rd-party's response is now used in all scenarios if provided.