ThreeDS2Result |
ThreeDS2Result.authenticationValue(String authenticationValue) |
The `authenticationValue` value as defined in the 3D Secure 2 specification.
|
ThreeDS2Result |
ThreeDS2Result.cavvAlgorithm(String cavvAlgorithm) |
The algorithm used by the ACS to calculate the authentication value, only for Cartes Bancaires integrations.
|
ThreeDS2Result |
ThreeDS2Result.challengeCancel(ThreeDS2Result.ChallengeCancelEnum challengeCancel) |
Indicator informing the Access Control Server (ACS) and the Directory Server (DS) that the authentication has been cancelled.
|
ThreeDS2Result |
ThreeDS2Result.dsTransID(String dsTransID) |
The `dsTransID` value as defined in the 3D Secure 2 specification.
|
ThreeDS2Result |
ThreeDS2Result.eci(String eci) |
The `eci` value as defined in the 3D Secure 2 specification.
|
ThreeDS2Result |
ThreeDS2Result.exemptionIndicator(ThreeDS2Result.ExemptionIndicatorEnum exemptionIndicator) |
Indicates the exemption type that was applied by the issuer to the authentication, if exemption applied.
|
static ThreeDS2Result |
ThreeDS2Result.fromJson(String jsonString) |
Create an instance of ThreeDS2Result given an JSON string
|
ThreeDS2Result |
AuthenticationResultResponse.getThreeDS2Result() |
threeDS2Result
|
ThreeDS2Result |
PaymentRequest3ds2.getThreeDS2Result() |
threeDS2Result
|
ThreeDS2Result |
ThreeDS2ResultResponse.getThreeDS2Result() |
threeDS2Result
|
ThreeDS2Result |
ThreeDS2Result.messageVersion(String messageVersion) |
The `messageVersion` value as defined in the 3D Secure 2 specification.
|
ThreeDS2Result |
ThreeDS2Result.riskScore(String riskScore) |
Risk score calculated by Cartes Bancaires Directory Server (DS).
|
ThreeDS2Result |
ThreeDS2Result.threeDSRequestorChallengeInd(ThreeDS2Result.ThreeDSRequestorChallengeIndEnum threeDSRequestorChallengeInd) |
Indicates whether a challenge is requested for this transaction.
|
ThreeDS2Result |
ThreeDS2Result.threeDSServerTransID(String threeDSServerTransID) |
The `threeDSServerTransID` value as defined in the 3D Secure 2 specification.
|
ThreeDS2Result |
ThreeDS2Result.timestamp(String timestamp) |
The `timestamp` value of the 3D Secure 2 authentication.
|
ThreeDS2Result |
ThreeDS2Result.transStatus(String transStatus) |
The `transStatus` value as defined in the 3D Secure 2 specification.
|
ThreeDS2Result |
ThreeDS2Result.transStatusReason(String transStatusReason) |
Provides information on why the `transStatus` field has the specified value.
|
ThreeDS2Result |
ThreeDS2Result.whiteListStatus(String whiteListStatus) |
The `whiteListStatus` value as defined in the 3D Secure 2 specification.
|