Skip to content

Unable to view all orderItem properties #122

Description

@clement-hollander
foreach($orderApi->getAll($criteria['filters']) as $order) {
            foreach ($order->getItems() as $item) {
                 //this only return few fields
                 $item->toArray()
            } 
} 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions