Netcetera Demo Merchant - Release Notes - Version 2.5.1.0

Overview

Published: 14.09.2022

Version 2.5.1.0 is a minor release of the Netcetera Demo Merchant.

For documentation about this release please refer to the documentation site.

Compatibility

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

Important notification

Changes

New Features

  • Versioning V3 button added in the NDM UI.
  • Added new authentication response configuration for decoupled application challenge, the configuration is:
    • APPLICATION_DECOUPLED_CHALLENGE_VERSION_2_2_0 - transStatusReason, acsChallengeMandated
  • Added possibility for simulating scheme specific card ranges.
    • Added new optional query parameter schemeId on the fully-qualified-url-of-simulator/ds/valid-pres-configured-card-range-data endpoint that enables configured card ranges for specific scheme to be fetched. If this query parameter is not present in the request, then the configured card ranges without schemeId will be returned.

Bug fixes

  • Fixed SSRF vulnerability concerning the instanceUrl field by adding whitelisting validation.