Using onNewOrder( ) event I can’t retrieve productname from any field. I tried to use “lineItems. name”, but doesn’t work. How can I capture this productname after an order?
Perhaps this one?
https://www.wix.com/corvid/reference/$w/productpage/getproduct
But, how to capture this on event “onNewOrder()”?