MCRTmpCustPaymLookup::addOnAccount Method
Adds on account payments to the lookup.
Syntax
client public static void addOnAccount(
MCRTmpCustPaymLookup _mcrTmpCustPaymLookup,
RetailChannelRecId _channel,
boolean _allowOnAccount)
Run On
Client
Parameters
- _mcrTmpCustPaymLookup
Type: MCRTmpCustPaymLookup Table
Temporary table to be populated with all on account 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'.