ResponseAdditionalData3DSecure |
ResponseAdditionalData3DSecure.cardHolderInfo(String cardHolderInfo) |
Information provided by the issuer to the cardholder.
|
ResponseAdditionalData3DSecure |
ResponseAdditionalData3DSecure.cavv(String cavv) |
The Cardholder Authentication Verification Value (CAVV) for the 3D Secure authentication session, as a Base64-encoded 20-byte array.
|
ResponseAdditionalData3DSecure |
ResponseAdditionalData3DSecure.cavvAlgorithm(String cavvAlgorithm) |
The CAVV algorithm used.
|
static ResponseAdditionalData3DSecure |
ResponseAdditionalData3DSecure.fromJson(String jsonString) |
Create an instance of ResponseAdditionalData3DSecure given an JSON string
|
ResponseAdditionalData3DSecure |
ResponseAdditionalData3DSecure.scaExemptionRequested(String scaExemptionRequested) |
Shows the [exemption type](https://docs.adyen.com/payments-fundamentals/psd2-sca-compliance-and-implementation-guide#specifypreferenceinyourapirequest) that Adyen requested for the payment.
|
ResponseAdditionalData3DSecure |
ResponseAdditionalData3DSecure.threeds2CardEnrolled(Boolean threeds2CardEnrolled) |
Indicates whether a card is enrolled for 3D Secure 2.
|