MCRTmpCustPaymLookup::addNonCards Method
Add only credit cards to the lookup.
Syntax
client public static void addNonCards(
MCRTmpCustPaymLookup _mcrTmpCustPaymLookup,
RetailChannelRecId _channel,
boolean _allowOnAccount)
Run On
Client
Parameters
- _mcrTmpCustPaymLookup
Type: MCRTmpCustPaymLookup Table
Temporary table to be populated with all non card retail payments.
- _channel
Type: RetailChannelRecId Extended Data Type
Channel used to filter out card types for other channels.
- _allowOnAccount
Type: boolean
Boolean that determines whether the payment method is allowed to be 'on account'.