Hi there,
In CheckoutDoneOrderIsComplete, the order.ShippingFee.Price value returns 0 on Dynamicweb 8.4.1.18. When I debug the code I can see that _ShippingFee, the private backing field, does have the correct value. Additionally, the fee is saved correctly in Dynamicweb's backend. It's just not available when I need to integrate with a backend system.
I upgraded the site to the latest source and then the ShippingFee has the correct value.
Could this be a bug that has been fixed between these two versions? If so, can it be added to the 8.4 branch as well?
Thanks,
Imar