| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method and Description |
|---|---|
CardProcessingConfigCommonCurrencies |
CardProcessingConfigCommonCurrencies.addTerminalIdsItem(String terminalIdsItem) |
CardProcessingConfigCommonCurrencies |
CardProcessingConfigCommonCurrencies.enabled(Boolean enabled) |
CardProcessingConfigCommonCurrencies |
CardProcessingConfigCommonCurrencies.enabledCardNotPresent(Boolean enabledCardNotPresent) |
CardProcessingConfigCommonCurrencies |
CardProcessingConfigCommonCurrencies.enabledCardPresent(Boolean enabledCardPresent) |
CardProcessingConfigCommonCurrencies |
CardProcessingConfigCommonCurrencies.merchantId(String merchantId) |
CardProcessingConfigCommonCurrencies |
CardProcessingConfigCommonCurrencies.serviceEnablementNumber(String serviceEnablementNumber) |
CardProcessingConfigCommonCurrencies |
CardProcessingConfigCommonCurrencies.terminalId(String terminalId) |
CardProcessingConfigCommonCurrencies |
CardProcessingConfigCommonCurrencies.terminalIds(List<String> terminalIds) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CardProcessingConfigCommonCurrencies> |
CardProcessingConfigCommonPaymentTypes.getCurrencies()
Three-character [ISO 4217 ALPHA-3 Standard Currency Codes.](http://apps.cybersource.com/library/documentation/sbc/quickref/currencies.pdf)
|
| Modifier and Type | Method and Description |
|---|---|
CardProcessingConfigCommonPaymentTypes |
CardProcessingConfigCommonPaymentTypes.putCurrenciesItem(String key,
CardProcessingConfigCommonCurrencies currenciesItem) |
| Modifier and Type | Method and Description |
|---|---|
CardProcessingConfigCommonPaymentTypes |
CardProcessingConfigCommonPaymentTypes.currencies(Map<String,CardProcessingConfigCommonCurrencies> currencies) |
void |
CardProcessingConfigCommonPaymentTypes.setCurrencies(Map<String,CardProcessingConfigCommonCurrencies> currencies) |
Copyright © 2025. All rights reserved.