| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
DccProposal |
CurrencyConversion.getProposal()
Details of currency conversion to be proposed to the cardholder
|
DccProposal |
CurrencyConversionResponse.getProposal()
Details of currency conversion to be proposed to the cardholder
|
DccProposal |
DccProposal.withBaseAmount(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
DccProposal |
DccProposal.withDisclaimerDisplay(String value)
Card scheme disclaimer to present to the cardholder
|
DccProposal |
DccProposal.withDisclaimerReceipt(String value)
Card scheme disclaimer to print within cardholder receipt
|
DccProposal |
DccProposal.withRate(RateDetails value) |
DccProposal |
DccProposal.withTargetAmount(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurrencyConversion.setProposal(DccProposal value)
Details of currency conversion to be proposed to the cardholder
|
void |
CurrencyConversionResponse.setProposal(DccProposal value)
Details of currency conversion to be proposed to the cardholder
|
CurrencyConversion |
CurrencyConversion.withProposal(DccProposal value)
Details of currency conversion to be proposed to the cardholder
|
CurrencyConversionResponse |
CurrencyConversionResponse.withProposal(DccProposal value)
Details of currency conversion to be proposed to the cardholder
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.