Hi,
We noticed that ProcessOrderLines method in OrderHandler.cs is not handling fixed orderlines (OrderLineType == "2") which ends removing them. This prevents custom fees from added to the order, ending in order total mismatch. Can this be added?
BR, Mario