public class OmniPayMastercardPopulator extends AbstractOmniPayPopulator
Note: Please replace dummy data for concrete implementation.
Constructor and Description |
---|
OmniPayMastercardPopulator() |
Modifier and Type | Method and Description |
---|---|
protected CardType |
getCardType() |
protected void |
populateOrderData(AbstractOrderModel order,
PaymentTransaction target) |
getLevel, getPaymentProcessor, populateEntryData, populateShippingItem
getItemProductCode, getProcessingLevelOperation, getShippingProductCode, populate, populateEntryDataInternal, populateIdAndTaxItemData, populateOrderDataInternal, populatePurchasingLevelData, populateShippingItemInternal, setConfigurationService, setMaxProductNameSize, shorten, supports
protected void populateOrderData(AbstractOrderModel order, PaymentTransaction target)
populateOrderData
in class AbstractOmniPayPopulator
protected CardType getCardType()
getCardType
in class AbstractPopulator