| Package | Description |
|---|---|
| Model |
| Modifier and Type | Method | Description |
|---|---|---|
CardProcessingConfigCommonPaymentTypes |
CardProcessingConfigCommonPaymentTypes.currencies(Map<String,CardProcessingConfigCommonCurrencies> currencies) |
|
CardProcessingConfigCommonPaymentTypes |
CardProcessingConfigCommonPaymentTypes.enabled(Boolean enabled) |
|
CardProcessingConfigCommonPaymentTypes |
CardProcessingConfigCommonPaymentTypes.putCurrenciesItem(String key,
CardProcessingConfigCommonCurrencies currenciesItem) |
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,CardProcessingConfigCommonPaymentTypes> |
CardProcessingConfigCommonProcessors.getPaymentTypes()
Valid values are: * VISA * MASTERCARD * AMERICAN_EXPRESS * CUP * EFTPOS * DINERS_CLUB * DISCOVER * JCB
|
|
Map<String,CardProcessingConfigCommonPaymentTypes> |
CardProcessingConfigCommonAcquirers.getPaymentTypes()
Valid values are: * VISA * MASTERCARD * AMERICAN_EXPRESS * CUP * EFTPOS * DINERS_CLUB * DISCOVER * JCB
|
| Modifier and Type | Method | Description |
|---|---|---|
CardProcessingConfigCommonProcessors |
CardProcessingConfigCommonProcessors.putPaymentTypesItem(String key,
CardProcessingConfigCommonPaymentTypes paymentTypesItem) |
|
CardProcessingConfigCommonAcquirers |
CardProcessingConfigCommonAcquirers.putPaymentTypesItem(String key,
CardProcessingConfigCommonPaymentTypes paymentTypesItem) |
| Modifier and Type | Method | Description |
|---|---|---|
CardProcessingConfigCommonProcessors |
CardProcessingConfigCommonProcessors.paymentTypes(Map<String,CardProcessingConfigCommonPaymentTypes> paymentTypes) |
|
CardProcessingConfigCommonAcquirers |
CardProcessingConfigCommonAcquirers.paymentTypes(Map<String,CardProcessingConfigCommonPaymentTypes> paymentTypes) |
|
void |
CardProcessingConfigCommonProcessors.setPaymentTypes(Map<String,CardProcessingConfigCommonPaymentTypes> paymentTypes) |
|
void |
CardProcessingConfigCommonAcquirers.setPaymentTypes(Map<String,CardProcessingConfigCommonPaymentTypes> paymentTypes) |
Copyright © 2026. All rights reserved.