public interface CreditCardMappingService
| Modifier and Type | Method and Description |
|---|---|
boolean |
convertCCToProviderSpecificName(java.util.Collection<CardTypeData> creditCards,
java.lang.String billingProvider)
Converts the code of a credit card to the appropriate code of the provider
|
boolean convertCCToProviderSpecificName(java.util.Collection<CardTypeData> creditCards, java.lang.String billingProvider)
creditCards - the credit cardsbillingProvider - the name of the billing providerCopyright © 2018 SAP SE. All Rights Reserved.