| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
GPayThreeDSecure |
MobilePaymentProduct320SpecificInput.getThreeDSecure()
Object containing specific data regarding 3-D Secure
|
GPayThreeDSecure |
GPayThreeDSecure.withChallengeCanvasSize(String value)
Dimensions of the challenge window that potentially will be displayed to the customer.
|
GPayThreeDSecure |
GPayThreeDSecure.withChallengeIndicator(String value)
Allows you to indicate if you want the customer to be challenged for extra security on this transaction.
|
GPayThreeDSecure |
GPayThreeDSecure.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.
|
GPayThreeDSecure |
GPayThreeDSecure.withRedirectionData(RedirectionData value)
Object containing browser specific redirection related data
|
GPayThreeDSecure |
GPayThreeDSecure.withSkipAuthentication(Boolean value)
* true = 3D Secure authentication will be skipped for this transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MobilePaymentProduct320SpecificInput.setThreeDSecure(GPayThreeDSecure value)
Object containing specific data regarding 3-D Secure
|
MobilePaymentProduct320SpecificInput |
MobilePaymentProduct320SpecificInput.withThreeDSecure(GPayThreeDSecure value)
Object containing specific data regarding 3-D Secure
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.