| Package | Description |
|---|---|
| com.adyen.model | |
| com.adyen.model.checkout |
| Modifier and Type | Method and Description |
|---|---|
ThreeDS2Result |
ThreeDS2Result.authenticationValue(String authenticationValue) |
ThreeDS2Result |
ThreeDS2Result.cavvAlgorithm(String cavvAlgorithm) |
ThreeDS2Result |
ThreeDS2Result.dsTransID(String dsTransID) |
ThreeDS2Result |
ThreeDS2Result.eci(String eci) |
ThreeDS2Result |
PaymentRequest3ds2.getThreeDS2Result() |
ThreeDS2Result |
AuthenticationResultResponse.getThreeDS2Result()
Get threeDS2Result
|
ThreeDS2Result |
ThreeDS2ResultResponse.getThreeDS2Result() |
ThreeDS2Result |
ThreeDS2Result.messageVersion(String messageVersion) |
ThreeDS2Result |
ThreeDS2Result.threeDSServerTransID(String threeDSServerTransID) |
ThreeDS2Result |
ThreeDS2Result.timestamp(String timestamp) |
ThreeDS2Result |
ThreeDS2Result.transStatus(String transStatus) |
ThreeDS2Result |
ThreeDS2Result.transStatusReason(String transStatusReason) |
ThreeDS2Result |
ThreeDS2Result.whiteListStatus(String whiteListStatus) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentRequest3ds2.setThreeDS2Result(ThreeDS2Result threeDS2Result) |
void |
AuthenticationResultResponse.setThreeDS2Result(ThreeDS2Result threeDS2Result) |
void |
ThreeDS2ResultResponse.setThreeDS2Result(ThreeDS2Result threeDS2Result) |
PaymentRequest3ds2 |
PaymentRequest3ds2.threeDS2Result(ThreeDS2Result threeDS2Result) |
AuthenticationResultResponse |
AuthenticationResultResponse.threeDS2Result(ThreeDS2Result threeDS2Result) |
ThreeDS2ResultResponse |
ThreeDS2ResultResponse.threeDS2Result(ThreeDS2Result threeDS2Result) |
| Modifier and Type | Method and Description |
|---|---|
ThreeDS2Result |
PaymentsResponse.getThreeDS2Result()
Result of the 3D Secure 2 authentication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentsResponse.setThreeDS2Result(ThreeDS2Result threeDS2Result) |
PaymentsResponse |
PaymentsResponse.threeDS2Result(ThreeDS2Result threeDS2Result) |
Copyright © 2020. All rights reserved.