Netcetera 3DS Server - Release Notes - Version 2.2.2.0

Overview

Published: 25.06.2020

Version 2.2.2.0 is a minor release of the Netcetera 3DS Server.

Compatibility

This version is backwards compatible with previous 2.2.x.x versions of the Netcetera 3DS Server.

Changes

  • Transaction search improvements
    • The transaction search is improved by searching in the actual, calculated purchase amount. Calculation of the actual purchase amount is done by the following formula:
    • Calculated Purchase Amount = purchaseAmount / (10 ^ (purchaseExponent))
    • where the purchaseAmount and purchaseExponent field are taken from the Authentication Request.
    • Added greater than / less than purchase amount search filter.
    • Added purchase currency filter.
  • The 3DS 1.0 / UPOP API can process an acquirer bin value which is not required to be registered in 3DSS configuration.
  • 3DS 1.0 API does not require XID in PaReqCreation request, the 3DS Server generates one.
  • UPOP API does not require OrderId in AuthReqCreationRequest request, the 3DS Server generates one.

Bug Fixes

  • Fixed bug on editing 3DS 1 / UPOP Directory Server credential password.