Defect HC-10204

Multiple payment instructions cannot be added to orders

Software

Customer case Applies to Corrected in
CS0227512 V8.0.4.25 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.