Share via


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

Return Value

Type: MCRCustPaymType Enumeration
The MCRCustPaymType enum set based on param _origPaymType.

Remarks

Only 'credit card' and 'on account' credit types are available.

See Also

Reference

MCRCustCreditTable Table