The recalcPaymentGroupAmounts pipeline chain regenerates the amount that must be assigned to each PaymentGroup in the Order. The recalcPaymentGroupAmounts pipeline chain is executed by the recalculatePaymentGroupAmounts() method in the OrderManager. This chain is primarily used by the Customer Service Module. The recalculatePaymentGroupAmounts() method adds the given Order and OrderManager to its parameter list, which is supplied to the executing chain. The pipeline chain’s transaction mode is TX_REQUIRED.

The recalcPaymentGroupAmounts pipeline chain contains the following processor:

 
loading table of contents...