Hello
When i export orders into an excel sheet, i get the items in an order in seperate rows. I need to have each order to have only 1 row, and that row should contain all the items if the order has more than 1 items. I need to group the items in one row which is the same row for order when exporting orders. How can i do this?
- I need to set a maximum amount limit for COD orders. For example, Orders above 500$ can’t be processed using COD, only online payment. How can this be done?
Thanks