MCRCustCreditTable::determineCreditType Method
Determines the credit type based on what credit types are available.
Syntax
client server public static MCRCustPaymType determineCreditType(MCRCustPaymType _origPaymType)
Run On
Called
Parameters
- _origPaymType
Type: MCRCustPaymType Enumeration
The MCRCustPaymType enum used to determine plan of action.
Return Value
Type: MCRCustPaymType Enumeration
The MCRCustPaymType enum set based on param _origPaymType.
Remarks
Only 'credit card' and 'on account' credit types are available.