Changelog

[2.9.0] - 13/03/24

EndpointTypeDescription
/updateAddedAdded userInformation.customUserAtributes in the request body
/claimAddedAdded nonPaymentInstruments in the request body
-AddedAdded wallet.approval
-ChangedThe wallet entity to now include walletUserId, walletId, walletName, walletStatus, walletAggregatorId and WalletExperienceId

[2.1.0-target.6] - 18/09/23

EndpointTypeDescription
/authorizeChangedUpdated 'deviceChannel' field of the 'Eftpos3DsSDKDeviceData' from a string to an enum.
/authorizeAddedAdded 'initiated3ds' in 'order.payments.transactions.authorization.nextAction.type' to indicate eQR web 3ds flow in response.
/authorizeAddedAdded 2 parameters 'threeDSServerUrl' and 'threeDSBrowserFields' in 'order.payments.transactions.authorization.nextAction.parameters' in response.
-RemovedRemoved 'executionStep' from transaction and merchant object that reside in the order response.

Changelog keys
  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.