ThreeDS2RequestData |
ThreeDS2RequestData.acctInfo(AcctInfo acctInfo) |
acctInfo
|
ThreeDS2RequestData |
ThreeDS2RequestData.acctType(ThreeDS2RequestData.AcctTypeEnum acctType) |
Indicates the type of account.
|
ThreeDS2RequestData |
ThreeDS2RequestData.acquirerBIN(String acquirerBIN) |
Required for [authentication-only integration](https://docs.adyen.com/online-payments/3d-secure/other-3ds-flows/authentication-only).
|
ThreeDS2RequestData |
ThreeDS2RequestData.acquirerMerchantID(String acquirerMerchantID) |
Required for [authentication-only integration](https://docs.adyen.com/online-payments/3d-secure/other-3ds-flows/authentication-only).
|
ThreeDS2RequestData |
ThreeDS2RequestData.addrMatch(ThreeDS2RequestData.AddrMatchEnum addrMatch) |
Indicates whether the Cardholder Shipping Address and Cardholder Billing Address are the same.
|
ThreeDS2RequestData |
ThreeDS2RequestData.authenticationOnly(Boolean authenticationOnly) |
Deprecated.
|
ThreeDS2RequestData |
ThreeDS2RequestData.challengeIndicator(ThreeDS2RequestData.ChallengeIndicatorEnum challengeIndicator) |
Deprecated.
|
ThreeDS2RequestData |
ThreeDS2RequestData.deviceChannel(String deviceChannel) |
The environment of the shopper.
|
ThreeDS2RequestData |
ThreeDS2RequestData.deviceRenderOptions(DeviceRenderOptions deviceRenderOptions) |
deviceRenderOptions
|
static ThreeDS2RequestData |
ThreeDS2RequestData.fromJson(String jsonString) |
Create an instance of ThreeDS2RequestData given an JSON string
|
ThreeDS2RequestData |
BalanceCheckRequest.getThreeDS2RequestData() |
threeDS2RequestData
|
ThreeDS2RequestData |
ThreeDS2RequestData.homePhone(Phone homePhone) |
homePhone
|
ThreeDS2RequestData |
ThreeDS2RequestData.mcc(String mcc) |
Required for merchants that have been enrolled for 3D Secure 2 by another party than Adyen, mostly [authentication-only integrations](https://docs.adyen.com/online-payments/3d-secure/other-3ds-flows/authentication-only).
|
ThreeDS2RequestData |
ThreeDS2RequestData.merchantName(String merchantName) |
Required for [authentication-only integration](https://docs.adyen.com/online-payments/3d-secure/other-3ds-flows/authentication-only).
|
ThreeDS2RequestData |
ThreeDS2RequestData.messageVersion(String messageVersion) |
The `messageVersion` value indicating the 3D Secure 2 protocol version.
|
ThreeDS2RequestData |
ThreeDS2RequestData.mobilePhone(Phone mobilePhone) |
mobilePhone
|
ThreeDS2RequestData |
ThreeDS2RequestData.notificationURL(String notificationURL) |
URL to where the issuer should send the `CRes`.
|
ThreeDS2RequestData |
ThreeDS2RequestData.paymentAuthenticationUseCase(String paymentAuthenticationUseCase) |
Indicates the type of payment for which an authentication is requested (message extension)
|
ThreeDS2RequestData |
ThreeDS2RequestData.payTokenInd(Boolean payTokenInd) |
Value **true** indicates that the transaction was de-tokenised prior to being received by the ACS.
|
ThreeDS2RequestData |
ThreeDS2RequestData.purchaseInstalData(String purchaseInstalData) |
Indicates the maximum number of authorisations permitted for instalment payments.
|
ThreeDS2RequestData |
ThreeDS2RequestData.recurringExpiry(String recurringExpiry) |
Date after which no further authorisations shall be performed.
|
ThreeDS2RequestData |
ThreeDS2RequestData.recurringFrequency(String recurringFrequency) |
Indicates the minimum number of days between authorisations.
|
ThreeDS2RequestData |
ThreeDS2RequestData.sdkAppID(String sdkAppID) |
The `sdkAppID` value as received from the 3D Secure 2 SDK.
|
ThreeDS2RequestData |
ThreeDS2RequestData.sdkEncData(String sdkEncData) |
The `sdkEncData` value as received from the 3D Secure 2 SDK.
|
ThreeDS2RequestData |
ThreeDS2RequestData.sdkEphemPubKey(SDKEphemPubKey sdkEphemPubKey) |
sdkEphemPubKey
|
ThreeDS2RequestData |
ThreeDS2RequestData.sdkMaxTimeout(Integer sdkMaxTimeout) |
The maximum amount of time in minutes for the 3D Secure 2 authentication process.
|
ThreeDS2RequestData |
ThreeDS2RequestData.sdkReferenceNumber(String sdkReferenceNumber) |
The `sdkReferenceNumber` value as received from the 3D Secure 2 SDK.
|
ThreeDS2RequestData |
ThreeDS2RequestData.sdkTransID(String sdkTransID) |
The `sdkTransID` value as received from the 3D Secure 2 SDK.
|
ThreeDS2RequestData |
ThreeDS2RequestData.sdkVersion(String sdkVersion) |
Version of the 3D Secure 2 mobile SDK.
|
ThreeDS2RequestData |
ThreeDS2RequestData.threeDSCompInd(String threeDSCompInd) |
Completion indicator for the device fingerprinting.
|
ThreeDS2RequestData |
ThreeDS2RequestData.threeDSRequestorAuthenticationInd(String threeDSRequestorAuthenticationInd) |
Indicates the type of Authentication request.
|
ThreeDS2RequestData |
ThreeDS2RequestData.threeDSRequestorAuthenticationInfo(ThreeDSRequestorAuthenticationInfo threeDSRequestorAuthenticationInfo) |
threeDSRequestorAuthenticationInfo
|
ThreeDS2RequestData |
ThreeDS2RequestData.threeDSRequestorChallengeInd(ThreeDS2RequestData.ThreeDSRequestorChallengeIndEnum threeDSRequestorChallengeInd) |
Indicates whether a challenge is requested for this transaction.
|
ThreeDS2RequestData |
ThreeDS2RequestData.threeDSRequestorID(String threeDSRequestorID) |
Required for [authentication-only integration](https://docs.adyen.com/online-payments/3d-secure/other-3ds-flows/authentication-only) for Visa.
|
ThreeDS2RequestData |
ThreeDS2RequestData.threeDSRequestorName(String threeDSRequestorName) |
Required for [authentication-only integration](https://docs.adyen.com/online-payments/3d-secure/other-3ds-flows/authentication-only) for Visa.
|
ThreeDS2RequestData |
ThreeDS2RequestData.threeDSRequestorPriorAuthenticationInfo(ThreeDSRequestorPriorAuthenticationInfo threeDSRequestorPriorAuthenticationInfo) |
threeDSRequestorPriorAuthenticationInfo
|
ThreeDS2RequestData |
ThreeDS2RequestData.threeDSRequestorURL(String threeDSRequestorURL) |
URL of the (customer service) website that will be shown to the shopper in case of technical errors during the 3D Secure 2 process.
|
ThreeDS2RequestData |
ThreeDS2RequestData.transactionType(ThreeDS2RequestData.TransactionTypeEnum transactionType) |
Identify the type of the transaction being authenticated.
|
ThreeDS2RequestData |
ThreeDS2RequestData.transType(ThreeDS2RequestData.TransTypeEnum transType) |
Identifies the type of transaction being authenticated.
|
ThreeDS2RequestData |
ThreeDS2RequestData.whiteListStatus(String whiteListStatus) |
The `whiteListStatus` value returned from a previous 3D Secure 2 transaction, only applicable for 3D Secure 2 protocol version 2.2.0.
|
ThreeDS2RequestData |
ThreeDS2RequestData.workPhone(Phone workPhone) |
workPhone
|