public class CardPaymentMethodSpecificOutput extends Object
| Constructor and Description |
|---|
CardPaymentMethodSpecificOutput() |
| Modifier and Type | Method and Description |
|---|---|
AcquirerInformation |
getAcquirerInformation()
Information about the acquirer used to process the transaction
|
Long |
getAuthenticatedAmount()
Allows amount to be authenticated to be different from amount authorized.
|
String |
getAuthorisationCode()
Card Authorization code as returned by the acquirer
|
CardEssentials |
getCard()
Object containing card details
|
CurrencyConversion |
getCurrencyConversion() |
ExternalTokenLinked |
getExternalTokenLinked() |
CardFraudResults |
getFraudResults()
Fraud results contained in the CardFraudResults object
|
String |
getInitialSchemeTransactionId()
The unique scheme transactionId of the initial transaction that was performed with SCA.
|
String |
getPaymentOption()
The specific payment option for the payment.
|
PaymentProduct3208SpecificOutput |
getPaymentProduct3208SpecificOutput()
OneyDuplo Leroy Merlin specific details
|
PaymentProduct3209SpecificOutput |
getPaymentProduct3209SpecificOutput()
OneyDuplo Alcampo specific details
|
Integer |
getPaymentProductId()
Payment product identifier - Please see Products documentation for a full overview of possible values.
|
String |
getSchemeReferenceData()
This is the unique Scheme Reference Data from the initial transaction that was performed with a Strong Customer Authentication.
|
ThreeDSecureResults |
getThreeDSecureResults()
3D Secure results object
|
String |
getToken()
ID of the token.
|
void |
setAcquirerInformation(AcquirerInformation value)
Information about the acquirer used to process the transaction
|
void |
setAuthenticatedAmount(Long value)
Allows amount to be authenticated to be different from amount authorized.
|
void |
setAuthorisationCode(String value)
Card Authorization code as returned by the acquirer
|
void |
setCard(CardEssentials value)
Object containing card details
|
void |
setCurrencyConversion(CurrencyConversion value) |
void |
setExternalTokenLinked(ExternalTokenLinked value) |
void |
setFraudResults(CardFraudResults value)
Fraud results contained in the CardFraudResults object
|
void |
setInitialSchemeTransactionId(String value)
The unique scheme transactionId of the initial transaction that was performed with SCA.
|
void |
setPaymentOption(String value)
The specific payment option for the payment.
|
void |
setPaymentProduct3208SpecificOutput(PaymentProduct3208SpecificOutput value)
OneyDuplo Leroy Merlin specific details
|
void |
setPaymentProduct3209SpecificOutput(PaymentProduct3209SpecificOutput value)
OneyDuplo Alcampo specific details
|
void |
setPaymentProductId(Integer value)
Payment product identifier - Please see Products documentation for a full overview of possible values.
|
void |
setSchemeReferenceData(String value)
This is the unique Scheme Reference Data from the initial transaction that was performed with a Strong Customer Authentication.
|
void |
setThreeDSecureResults(ThreeDSecureResults value)
3D Secure results object
|
void |
setToken(String value)
ID of the token.
|
CardPaymentMethodSpecificOutput |
withAcquirerInformation(AcquirerInformation value)
Information about the acquirer used to process the transaction
|
CardPaymentMethodSpecificOutput |
withAuthenticatedAmount(Long value)
Allows amount to be authenticated to be different from amount authorized.
|
CardPaymentMethodSpecificOutput |
withAuthorisationCode(String value)
Card Authorization code as returned by the acquirer
|
CardPaymentMethodSpecificOutput |
withCard(CardEssentials value)
Object containing card details
|
CardPaymentMethodSpecificOutput |
withCurrencyConversion(CurrencyConversion value) |
CardPaymentMethodSpecificOutput |
withExternalTokenLinked(ExternalTokenLinked value) |
CardPaymentMethodSpecificOutput |
withFraudResults(CardFraudResults value)
Fraud results contained in the CardFraudResults object
|
CardPaymentMethodSpecificOutput |
withInitialSchemeTransactionId(String value)
The unique scheme transactionId of the initial transaction that was performed with SCA.
|
CardPaymentMethodSpecificOutput |
withPaymentOption(String value)
The specific payment option for the payment.
|
CardPaymentMethodSpecificOutput |
withPaymentProduct3208SpecificOutput(PaymentProduct3208SpecificOutput value)
OneyDuplo Leroy Merlin specific details
|
CardPaymentMethodSpecificOutput |
withPaymentProduct3209SpecificOutput(PaymentProduct3209SpecificOutput value)
OneyDuplo Alcampo specific details
|
CardPaymentMethodSpecificOutput |
withPaymentProductId(Integer value)
Payment product identifier - Please see Products documentation for a full overview of possible values.
|
CardPaymentMethodSpecificOutput |
withSchemeReferenceData(String value)
This is the unique Scheme Reference Data from the initial transaction that was performed with a Strong Customer Authentication.
|
CardPaymentMethodSpecificOutput |
withThreeDSecureResults(ThreeDSecureResults value)
3D Secure results object
|
CardPaymentMethodSpecificOutput |
withToken(String value)
ID of the token.
|
public AcquirerInformation getAcquirerInformation()
public void setAcquirerInformation(AcquirerInformation value)
public CardPaymentMethodSpecificOutput withAcquirerInformation(AcquirerInformation value)
public Long getAuthenticatedAmount()
public void setAuthenticatedAmount(Long value)
public CardPaymentMethodSpecificOutput withAuthenticatedAmount(Long value)
public String getAuthorisationCode()
public void setAuthorisationCode(String value)
public CardPaymentMethodSpecificOutput withAuthorisationCode(String value)
public CardEssentials getCard()
public void setCard(CardEssentials value)
public CardPaymentMethodSpecificOutput withCard(CardEssentials value)
public CurrencyConversion getCurrencyConversion()
public void setCurrencyConversion(CurrencyConversion value)
public CardPaymentMethodSpecificOutput withCurrencyConversion(CurrencyConversion value)
public ExternalTokenLinked getExternalTokenLinked()
public void setExternalTokenLinked(ExternalTokenLinked value)
public CardPaymentMethodSpecificOutput withExternalTokenLinked(ExternalTokenLinked value)
public CardFraudResults getFraudResults()
public void setFraudResults(CardFraudResults value)
public CardPaymentMethodSpecificOutput withFraudResults(CardFraudResults value)
public String getInitialSchemeTransactionId()
public void setInitialSchemeTransactionId(String value)
public CardPaymentMethodSpecificOutput withInitialSchemeTransactionId(String value)
public String getPaymentOption()
public void setPaymentOption(String value)
public CardPaymentMethodSpecificOutput withPaymentOption(String value)
public PaymentProduct3208SpecificOutput getPaymentProduct3208SpecificOutput()
public void setPaymentProduct3208SpecificOutput(PaymentProduct3208SpecificOutput value)
public CardPaymentMethodSpecificOutput withPaymentProduct3208SpecificOutput(PaymentProduct3208SpecificOutput value)
public PaymentProduct3209SpecificOutput getPaymentProduct3209SpecificOutput()
public void setPaymentProduct3209SpecificOutput(PaymentProduct3209SpecificOutput value)
public CardPaymentMethodSpecificOutput withPaymentProduct3209SpecificOutput(PaymentProduct3209SpecificOutput value)
public Integer getPaymentProductId()
public void setPaymentProductId(Integer value)
public CardPaymentMethodSpecificOutput withPaymentProductId(Integer value)
public String getSchemeReferenceData()
public void setSchemeReferenceData(String value)
public CardPaymentMethodSpecificOutput withSchemeReferenceData(String value)
public ThreeDSecureResults getThreeDSecureResults()
public void setThreeDSecureResults(ThreeDSecureResults value)
public CardPaymentMethodSpecificOutput withThreeDSecureResults(ThreeDSecureResults value)
public String getToken()
public void setToken(String value)
public CardPaymentMethodSpecificOutput withToken(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.