| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureData |
ThreeDSecureBase.getPriorThreeDSecureData()
Object containing data regarding the customer authentication that occurred prior to the current transaction
|
ThreeDSecureData |
ThreeDSecure.getPriorThreeDSecureData()
Object containing data regarding the customer authentication that occurred prior to the current transaction
|
ThreeDSecureData |
ThreeDSecureData.withAcsTransactionId(String value)
The ACS Transaction ID for a prior 3-D Secure authenticated transaction (for example, the first recurring transaction that was authenticated with the customer)
|
ThreeDSecureData |
ThreeDSecureData.withMethod(String value)
Method of authentication used for this transaction.
|
ThreeDSecureData |
ThreeDSecureData.withUtcTimestamp(String value)
Timestamp in UTC (YYYYMMDDHHmm) of the 3-D Secure authentication of this transaction
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThreeDSecureBase.setPriorThreeDSecureData(ThreeDSecureData value)
Object containing data regarding the customer authentication that occurred prior to the current transaction
|
void |
ThreeDSecure.setPriorThreeDSecureData(ThreeDSecureData value)
Object containing data regarding the customer authentication that occurred prior to the current transaction
|
ThreeDSecureBase |
ThreeDSecureBase.withPriorThreeDSecureData(ThreeDSecureData value)
Object containing data regarding the customer authentication that occurred prior to the current transaction
|
ThreeDSecure |
ThreeDSecure.withPriorThreeDSecureData(ThreeDSecureData value)
Object containing data regarding the customer authentication that occurred prior to the current transaction
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.