Defect HC-9995

Multiple payment instructions cannot be added to orders

Software

Customer case Applies to Corrected in
CS0223604 V8.0.4.26 8.0.4.27

Observed behavior

When multiple payments are added to an order, only the last one is applied.

Expected behavior

All payments should be applied to the order.

Resolution

The code was incorrectly updating the payment instruction set with just the latest one added. It has been corrected to apply all payment instructions.