MCRCustPaymEvent::insertAuthChangeEvent Method
Inserts the record when a payment authorization change has occurred.
Syntax
client server public static void insertAuthChangeEvent(
CreditCardAuthTrans _creditCardAuthTransBefore,
CreditCardAuthTrans _creditCardAuthTrans,
[MCRCustPaymTable _mcrCustPaymTable])
Run On
Called
Parameters
- _creditCardAuthTransBefore
Type: CreditCardAuthTrans Table
The CreditCardAuthTrans record with values before the insert.
- _creditCardAuthTrans
Type: CreditCardAuthTrans Table
The current CreditCardAuthTrans record.
- _mcrCustPaymTable
Type: MCRCustPaymTable Table
The MCRCustPaymTable record used to check and pass along.