Hi,
I get orders through API requests. The data i get is coming back with arrays in collections.
This is very confusing and cannot find a way to iterate all items of an order because SKU/QUANTITY are arrays. How should I deal with that ?
Here is how I iterate orders