slince / shopify-api-php

:rocket: Shopify API Client for PHP
MIT License
128 stars 47 forks source link

No "ID" attribute set for Order and Order items #85

Closed ReyazBeigh closed 3 years ago

ReyazBeigh commented 3 years ago

Trying to get ID attribute for Order and Order line items, it gives, tried to debug further, and looks like it is not set. Not sure if it is an issue or am I doing anything wrong

slince commented 3 years ago

hello, can you try again with v2.4.x

ReyazBeigh commented 3 years ago

Hi @slince

Added 2.4.0 and it is still the same

slince commented 3 years ago

Hello, can you try again using 2.5.2, we realized that it may be caused by the different versions of jms/serializer

ReyazBeigh commented 3 years ago

Hi @slince

We will try that out soon. Thanks for the update.

slince commented 3 years ago

If the problem is not resolved, please feel free to create a new issue