Share via


MCRCustPaymTable::getMCRTypeFromTender Method

Finds the MCRCustPaymType type based on a given RetailTenderTypeId, RetailChannelRecId and RetailCardTypeId.

Syntax

client server public static MCRCustPaymType getMCRTypeFromTender(
    RetailTenderTypeId _tenderTypeId, 
    RetailChannelRecId _channel, 
   [RetailCardTypeId _cardType])

Run On

Called

Parameters

Return Value

Type: MCRCustPaymType Enumeration
The MCRCustPaymType type based on a given RetailTenderTypeId, RetailChannelRecId and RetailCardTypeId

See Also

Reference

MCRCustPaymTable Table