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

How to get checkout status using checkout id #705

Open jeetendra-kumar opened 3 years ago

jeetendra-kumar commented 3 years ago

I am trying to pull checkout status using "Polling for checkout completion" but not able to get status. Currently i am passing checkout id in place of payment id. Can anyone suggest how i can get payment id in web checkout. Polling for checkout completion query accepting payment id.