Hello.
We have some custom orderline fields we wish to manipulate inside a LineAddedNotification, but I cannot find in documentation where we can manipulate fields which arent exposed by the Ecommerce OrderLine class. I tried GetOrderLineFieldValue() and passed the system name of the custom field, but that just returned nulls.
Anyone got any ideas?
Cheers
//Steve