| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
CurrencyConversionResult |
CurrencyConversionResponse.getResult()
Result of a requested currency conversion
|
CurrencyConversionResult |
CurrencyConversionResult.withResult(String value)
Functional response to the request:
* Allowed: Dynamic currency conversion may be offered to the cardholder
* InvalidCard: The card is not valid for dynamic currency conversion
* InvalidMerchant: The card acceptor has not been recognised
* NoRate: Exchange rates are not available
* NotAvailable: Dynamic currency conversion is not available for other reason
|
CurrencyConversionResult |
CurrencyConversionResult.withResultReason(String value)
Plain text explaining the result of the currency conversion request
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurrencyConversionResponse.setResult(CurrencyConversionResult value)
Result of a requested currency conversion
|
CurrencyConversionResponse |
CurrencyConversionResponse.withResult(CurrencyConversionResult value)
Result of a requested currency conversion
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.