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
212 stars 136 forks source link

Can't detect stock_problem errors from checkoutCreate mutation- Android SDK #701

Open mohamedEssam2 opened 3 years ago

mohamedEssam2 commented 3 years ago

Hi,

I am trying to read User Errors of checkoutCreate to check if there are any stock_problems errors before redirecting the user to checkout url. I can that other third party apps - like Shopney - do this, if there are any stock_problems they detect that and alert the user before redirecting the user to checkout url.

Any help will be greatly appreciated.

EDMODJ commented 3 weeks ago

Did you figure out how to get the stock @mohamedEssam2 ?