Netcetera Demo Merchant - Release Notes - Version 2.5.0.0

Overview

Published: 18.04.2022

Version 2.5.0.0 is a major release of the Netcetera Demo Merchant.

Compatibility

This version is fully backwards compatible with previous versions of the Netcetera Demo Merchant.

Important notification

  • The Netcetera Demo Merchant 2.5.0.0 frontend will not support Microsoft's Internet Explorer 11 (IE11) or older anymore. Please use a different browser to access the Netcetera Demo Merchant frontend.

Changes

Improvements

  • The 3DS-Organization-ID header is not required any more to be send to 3DS1 ACS Simulator. The Organization ID is internally preserved by the 3DS1 DS /verifyEnrollment request and reused by the 3DS1 ACS /authenticate request.
  • Extended the UX authentication request form with 3DS Requestor Id and 3DS Requestor Name fields.
  • Added the fields cardholderInfo and eci as additional parameter fields to the authentication response types NOT_AUTHENTICATED_APPLICATION_FRICTIONLESS and NOT_AUTHENTICATED_BROWSER_FRICTIONLESS.

    The new configuration will now be:

    • NOT_AUTHENTICATED_APPLICATION_FRICTIONLESS - transStatusReason, cardholderInfo, eci
    • NOT_AUTHENTICATED_BROWSER_FRICTIONLESS - transStatusReason, cardholderInfo, eci
  • Added the field eci as an additional parameter field to the authentication response types UNAVAILABLE_BROWSER_FRICTIONLESS and REJECTED_BROWSER_FRICTIONLESS.

    The new configuration will now be:

    • UNAVAILABLE_BROWSER_FRICTIONLESS - transStatusReason, eci
    • REJECTED_BROWSER_FRICTIONLESS - transStatusReason, eci