| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
ThreeDSecureResults |
MobilePaymentMethodSpecificOutput.getThreeDSecureResults()
3D Secure results object
|
ThreeDSecureResults |
CardPaymentMethodSpecificOutput.getThreeDSecureResults()
3D Secure results object
|
ThreeDSecureResults |
ThreeDSecureResults.withAcsTransactionId(String value)
Authenticated Transaction Identifier at the ACS/Issuer.
|
ThreeDSecureResults |
ThreeDSecureResults.withAppliedExemption(String value)
Exemption requested and applied in the authorization
|
ThreeDSecureResults |
ThreeDSecureResults.withAuthenticationStatus(String value)
One-letter authentication status returned by DS.
|
ThreeDSecureResults |
ThreeDSecureResults.withCavv(String value)
Cardholder Authentication Verification Value.
|
ThreeDSecureResults |
ThreeDSecureResults.withChallengeIndicator(String value)
Challenge Indicator used for this transaction.
|
ThreeDSecureResults |
ThreeDSecureResults.withDsTransactionId(String value)
3D Secure Directory Server Transaction Identifier used for this transaction.
|
ThreeDSecureResults |
ThreeDSecureResults.withEci(String value)
Indicates Authentication validation results returned after AuthenticationValidation
|
ThreeDSecureResults |
ThreeDSecureResults.withExemptionEngineFlow(String value)
Detailed description of the Exemption Engine outcomes
|
ThreeDSecureResults |
ThreeDSecureResults.withFlow(String value)
3D Secure Flow used during this transaction.
|
ThreeDSecureResults |
ThreeDSecureResults.withLiability(String value)
Determines the Fraud liability.
|
ThreeDSecureResults |
ThreeDSecureResults.withSchemeEci(String value)
3D Secure ECI (Electronic Commerce Indicator) depending on the Scheme.
|
ThreeDSecureResults |
ThreeDSecureResults.withVersion(String value)
3D Secure Protocol version used during this transaction.
|
ThreeDSecureResults |
ThreeDSecureResults.withXid(String value)
Transaction ID for the Authentication
|
| Modifier and Type | Method and Description |
|---|---|
void |
MobilePaymentMethodSpecificOutput.setThreeDSecureResults(ThreeDSecureResults value)
3D Secure results object
|
void |
CardPaymentMethodSpecificOutput.setThreeDSecureResults(ThreeDSecureResults value)
3D Secure results object
|
MobilePaymentMethodSpecificOutput |
MobilePaymentMethodSpecificOutput.withThreeDSecureResults(ThreeDSecureResults value)
3D Secure results object
|
CardPaymentMethodSpecificOutput |
CardPaymentMethodSpecificOutput.withThreeDSecureResults(ThreeDSecureResults value)
3D Secure results object
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.