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

the current sdk lacks support for 3D secure payments #660

Open Okiring opened 4 years ago

Okiring commented 4 years ago

the payment resource lacks the field "nextactionurl" ; the website doc says its supposed to be there upon checking for checkout completion. currently that field is not provided in the sdk. meaning there is no way to perform the 3D secure payments which require one to be redirected to a webview for further authentication.