Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts the record when a payment change has occurred.
Syntax
client server public static void insertPaymEvent(
MCRPaymentEventType _paymentEventType,
MCRCustPaymTable _mcrCustPaymTable,
[CreditCardAuthTrans _creditCardAuthTrans])
Run On
Called
Parameters
- _paymentEventType
Type: MCRPaymentEventType Enumeration
The MCRPaymentEventType record being inserted into the MCRCustPaymEvent record.
- _mcrCustPaymTable
Type: MCRCustPaymTable Table
The MCRCustPaymTable record being inserted into the MCRCustPaymEvent record.
- _creditCardAuthTrans
Type: CreditCardAuthTrans Table
The CreditCardAuthTrans record being inserted into the MCRCustPaymEvent record; optional.