Adyen · Schema

ThreeDS2Result

ThreeDS2Result schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
authenticationValue string The `authenticationValue` value as defined in the 3D Secure 2 specification.
cavvAlgorithm string The algorithm used by the ACS to calculate the authentication value, only for Cartes Bancaires integrations.
challengeCancel string Indicator informing the Access Control Server (ACS) and the Directory Server (DS) that the authentication has been cancelled. For possible values, refer to [3D Secure API reference](https://docs.adyen
dsTransID string The `dsTransID` value as defined in the 3D Secure 2 specification.
eci string The `eci` value as defined in the 3D Secure 2 specification.
exemptionIndicator string Indicates the exemption type that was applied by the issuer to the authentication, if exemption applied. Allowed values: * `lowValue` * `secureCorporate` * `trustedBeneficiary` * `transactionRiskAnaly
messageVersion string The `messageVersion` value as defined in the 3D Secure 2 specification.
riskScore string Risk score calculated by Cartes Bancaires Directory Server (DS).
threeDSRequestorChallengeInd string Indicates whether a challenge is requested for this transaction. Possible values: * **01** — No preference * **02** — No challenge requested * **03** — Challenge requested (3DS Requestor preference) *
threeDSServerTransID string The `threeDSServerTransID` value as defined in the 3D Secure 2 specification.
timestamp string The `timestamp` value of the 3D Secure 2 authentication.
transStatus string The `transStatus` value as defined in the 3D Secure 2 specification.
transStatusReason string Provides information on why the `transStatus` field has the specified value. For possible values, refer to [our docs](https://docs.adyen.com/online-payments/3d-secure/api-reference#possible-transstatu
whiteListStatus string The `whiteListStatus` value as defined in the 3D Secure 2 specification.
View JSON Schema on GitHub