| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureBase |
CardPaymentMethodSpecificInputBase.getThreeDSecure()
Object containing specific data regarding 3-D Secure
|
ThreeDSecureBase |
ThreeDSecureBase.withChallengeCanvasSize(String value)
Dimensions of the challenge window that potentially will be displayed to the customer.
|
ThreeDSecureBase |
ThreeDSecureBase.withChallengeIndicator(String value)
Allows you to indicate if you want the customer to be challenged for extra security on this transaction.
|
ThreeDSecureBase |
ThreeDSecureBase.withExemptionRequest(String value)
In PSD2, the ExemptionRequest field is used by merchants requesting an exemption when not using authentication on a transaction, in order to keep the conversion up.
|
ThreeDSecureBase |
ThreeDSecureBase.withMerchantFraudRate(Integer value)
Merchant fraud rate in the EEA (all EEA card fraud divided by all EEA card volumes) calculated as per PSD2 RTS.
|
ThreeDSecureBase |
ThreeDSecureBase.withPriorThreeDSecureData(ThreeDSecureData value)
Object containing data regarding the customer authentication that occurred prior to the current transaction
|
ThreeDSecureBase |
ThreeDSecureBase.withSecureCorporatePayment(Boolean value)
Indicates dedicated payment processes and procedures were used, potential secure corporate payment exemption applies Logically this field should only be set to yes if the
acquirer exemption field is blank.
|
ThreeDSecureBase |
ThreeDSecureBase.withSkipAuthentication(Boolean value)
* true = 3D Secure authentication will be skipped for this transaction.
|
ThreeDSecureBase |
ThreeDSecureBase.withSkipSoftDecline(Boolean value)
* true = Soft Decline retry mechanism will be skipped for this transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardPaymentMethodSpecificInputBase.setThreeDSecure(ThreeDSecureBase value)
Object containing specific data regarding 3-D Secure
|
CardPaymentMethodSpecificInputBase |
CardPaymentMethodSpecificInputBase.withThreeDSecure(ThreeDSecureBase value)
Object containing specific data regarding 3-D Secure
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.