slince / shopify-api-php

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

locationID in fulfillment object is missing #29

Closed jonathangreco closed 5 years ago

jonathangreco commented 5 years ago

I don't know if it's a mistake or if it's relative to older version of shopify API but locationId is missing.

This is disturbing because we don't know where to send the order without it.

here is a snapshot of what is returned from the API (findAll on orders) Capture d’écran 2019-05-02 à 14 24 53

jonathangreco commented 5 years ago

@slince Hi, there is a conflict but this is a really needed feature to me :) hope it will be merged and released soon.

slince commented 5 years ago

Ok, I will try to resolve these conflicts.