TriggerPaymentActionsCmd task command

The TriggerPaymentActionsCmd usually occurs after a series of edits have been made. Because the system cannot predict how many edits will occur before it should balance amounts, the TriggerPaymentActionsCmd causes any required payment actions to be executed and puts payments in a consistent state. The TriggerPaymentActionsCmd is also invoked when temporary connectivity problems have disrupted transactions.

The possible payment actions associated with this event are: Approve, ReverseApproval, Deposit. Payment actions for this event are not configurable. This event is used internally by the Payment Rules component and is mentioned here only to provide a complete list of events. Developers do not need to consider this event or any other Payment Rules business event when writing payment plug-ins.