Shopify / mobile-buy-sdk-android

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using their credit card.
MIT License
214 stars 136 forks source link

Order fulfillment and Financial status details #588

Open venkataseshaiahudatha opened 5 years ago

venkataseshaiahudatha commented 5 years ago

Hi,

We have a requirement in Mobile app to display Order status stages like Ordered, Packed ,In Transit and delivered at. While checking in Shopify API we have Fulfillment field in Order object which is not exposed in Mobile Buy SDK. Can someone help me on the same.

Expecting below values in Mobile SDK

screen shot 2018-12-06 at 5 37 12 pm screen shot 2018-12-06 at 5 36 56 pm

Christoflurp commented 5 years ago

@venkataseshaiahudatha this information isn't currently exposed through the Storefront API. We're exploring whether we can provide this information and we'll update this issue when we have something more definitive for you to work with.

venkataseshaiahudatha commented 5 years ago

Do we have any update on the same.

Arvind6353 commented 4 years ago

Hi Team , Any update on the above . We see that the shipment_status is returned in Rest API and not Graphql API

rebeccajfriedman commented 4 years ago

This is currently being worked on. You can explore the unstable Storefront API version to see what it will look like in the meantime.