AcctInfo |
AcctInfo.chAccAgeInd(AcctInfo.ChAccAgeIndEnum chAccAgeInd) |
Length of time that the cardholder has had the account with the 3DS Requestor.
|
AcctInfo |
AcctInfo.chAccChange(String chAccChange) |
Date that the cardholder’s account with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added.
|
AcctInfo |
AcctInfo.chAccChangeInd(AcctInfo.ChAccChangeIndEnum chAccChangeInd) |
Length of time since the cardholder’s account information with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added.
|
AcctInfo |
AcctInfo.chAccPwChange(String chAccPwChange) |
Date that cardholder’s account with the 3DS Requestor had a password change or account reset.
|
AcctInfo |
AcctInfo.chAccPwChangeInd(AcctInfo.ChAccPwChangeIndEnum chAccPwChangeInd) |
Indicates the length of time since the cardholder’s account with the 3DS Requestor had a password change or account reset.
|
AcctInfo |
AcctInfo.chAccString(String chAccString) |
Date that the cardholder opened the account with the 3DS Requestor.
|
static AcctInfo |
AcctInfo.fromJson(String jsonString) |
Create an instance of AcctInfo given an JSON string
|
AcctInfo |
ThreeDS2RequestData.getAcctInfo() |
acctInfo
|
AcctInfo |
ThreeDS2RequestFields.getAcctInfo() |
acctInfo
|
AcctInfo |
AcctInfo.nbPurchaseAccount(String nbPurchaseAccount) |
Number of purchases with this cardholder account during the previous six months.
|
AcctInfo |
AcctInfo.paymentAccAge(String paymentAccAge) |
String that the payment account was enrolled in the cardholder’s account with the 3DS Requestor.
|
AcctInfo |
AcctInfo.paymentAccInd(AcctInfo.PaymentAccIndEnum paymentAccInd) |
Indicates the length of time that the payment account was enrolled in the cardholder’s account with the 3DS Requestor.
|
AcctInfo |
AcctInfo.provisionAttemptsDay(String provisionAttemptsDay) |
Number of Add Card attempts in the last 24 hours.
|
AcctInfo |
AcctInfo.shipAddressUsage(String shipAddressUsage) |
String when the shipping address used for this transaction was first used with the 3DS Requestor.
|
AcctInfo |
AcctInfo.shipAddressUsageInd(AcctInfo.ShipAddressUsageIndEnum shipAddressUsageInd) |
Indicates when the shipping address used for this transaction was first used with the 3DS Requestor.
|
AcctInfo |
AcctInfo.shipNameIndicator(AcctInfo.ShipNameIndicatorEnum shipNameIndicator) |
Indicates if the Cardholder Name on the account is identical to the shipping Name used for this transaction.
|
AcctInfo |
AcctInfo.suspiciousAccActivity(AcctInfo.SuspiciousAccActivityEnum suspiciousAccActivity) |
Indicates whether the 3DS Requestor has experienced suspicious activity (including previous fraud) on the cardholder account.
|
AcctInfo |
AcctInfo.txnActivityDay(String txnActivityDay) |
Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous 24 hours.
|
AcctInfo |
AcctInfo.txnActivityYear(String txnActivityYear) |
Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous year.
|