public class ThreeDSecureResults extends Object
| Constructor and Description |
|---|
ThreeDSecureResults() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcsTransactionId()
Authenticated Transaction Identifier at the ACS/Issuer.
|
String |
getAppliedExemption()
Exemption requested and applied in the authorization
|
String |
getAuthenticationStatus()
One-letter authentication status returned by DS.
|
String |
getCavv()
Cardholder Authentication Verification Value.
|
String |
getChallengeIndicator()
Challenge Indicator used for this transaction.
|
String |
getDsTransactionId()
3D Secure Directory Server Transaction Identifier used for this transaction.
|
String |
getEci()
Indicates Authentication validation results returned after AuthenticationValidation
|
String |
getExemptionEngineFlow()
Detailed description of the Exemption Engine outcomes
|
String |
getFlow()
3D Secure Flow used during this transaction.
|
String |
getLiability()
Determines the Fraud liability.
|
String |
getSchemeEci()
3D Secure ECI (Electronic Commerce Indicator) depending on the Scheme.
|
String |
getVersion()
3D Secure Protocol version used during this transaction.
|
String |
getXid()
Transaction ID for the Authentication
|
void |
setAcsTransactionId(String value)
Authenticated Transaction Identifier at the ACS/Issuer.
|
void |
setAppliedExemption(String value)
Exemption requested and applied in the authorization
|
void |
setAuthenticationStatus(String value)
One-letter authentication status returned by DS.
|
void |
setCavv(String value)
Cardholder Authentication Verification Value.
|
void |
setChallengeIndicator(String value)
Challenge Indicator used for this transaction.
|
void |
setDsTransactionId(String value)
3D Secure Directory Server Transaction Identifier used for this transaction.
|
void |
setEci(String value)
Indicates Authentication validation results returned after AuthenticationValidation
|
void |
setExemptionEngineFlow(String value)
Detailed description of the Exemption Engine outcomes
|
void |
setFlow(String value)
3D Secure Flow used during this transaction.
|
void |
setLiability(String value)
Determines the Fraud liability.
|
void |
setSchemeEci(String value)
3D Secure ECI (Electronic Commerce Indicator) depending on the Scheme.
|
void |
setVersion(String value)
3D Secure Protocol version used during this transaction.
|
void |
setXid(String value)
Transaction ID for the Authentication
|
ThreeDSecureResults |
withAcsTransactionId(String value)
Authenticated Transaction Identifier at the ACS/Issuer.
|
ThreeDSecureResults |
withAppliedExemption(String value)
Exemption requested and applied in the authorization
|
ThreeDSecureResults |
withAuthenticationStatus(String value)
One-letter authentication status returned by DS.
|
ThreeDSecureResults |
withCavv(String value)
Cardholder Authentication Verification Value.
|
ThreeDSecureResults |
withChallengeIndicator(String value)
Challenge Indicator used for this transaction.
|
ThreeDSecureResults |
withDsTransactionId(String value)
3D Secure Directory Server Transaction Identifier used for this transaction.
|
ThreeDSecureResults |
withEci(String value)
Indicates Authentication validation results returned after AuthenticationValidation
|
ThreeDSecureResults |
withExemptionEngineFlow(String value)
Detailed description of the Exemption Engine outcomes
|
ThreeDSecureResults |
withFlow(String value)
3D Secure Flow used during this transaction.
|
ThreeDSecureResults |
withLiability(String value)
Determines the Fraud liability.
|
ThreeDSecureResults |
withSchemeEci(String value)
3D Secure ECI (Electronic Commerce Indicator) depending on the Scheme.
|
ThreeDSecureResults |
withVersion(String value)
3D Secure Protocol version used during this transaction.
|
ThreeDSecureResults |
withXid(String value)
Transaction ID for the Authentication
|
public String getAcsTransactionId()
public void setAcsTransactionId(String value)
public ThreeDSecureResults withAcsTransactionId(String value)
public String getAppliedExemption()
public void setAppliedExemption(String value)
public ThreeDSecureResults withAppliedExemption(String value)
public String getAuthenticationStatus()
public void setAuthenticationStatus(String value)
public ThreeDSecureResults withAuthenticationStatus(String value)
public String getCavv()
public void setCavv(String value)
public ThreeDSecureResults withCavv(String value)
public String getChallengeIndicator()
public void setChallengeIndicator(String value)
public ThreeDSecureResults withChallengeIndicator(String value)
public String getDsTransactionId()
public void setDsTransactionId(String value)
public ThreeDSecureResults withDsTransactionId(String value)
public String getEci()
public void setEci(String value)
public ThreeDSecureResults withEci(String value)
public String getExemptionEngineFlow()
public void setExemptionEngineFlow(String value)
public ThreeDSecureResults withExemptionEngineFlow(String value)
public String getFlow()
public void setFlow(String value)
public ThreeDSecureResults withFlow(String value)
public String getLiability()
public void setLiability(String value)
public ThreeDSecureResults withLiability(String value)
public String getSchemeEci()
public void setSchemeEci(String value)
public ThreeDSecureResults withSchemeEci(String value)
public String getVersion()
public void setVersion(String value)
public ThreeDSecureResults withVersion(String value)
public String getXid()
public void setXid(String value)
public ThreeDSecureResults withXid(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.