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

Recurring payments via shopify mobile sdk #585

Open ZephyrVentum opened 5 years ago

ZephyrVentum commented 5 years ago

Hi Shopify Team,

Our application based on mobile-buy-sdk-android. At the moment we need an ability to create recurring payments from our application. We investigated that mobile-buy-sdk-android doesn't provide any methods to do it. So it will be cool to create some kind of this functionality for recurring payments. Also I researched this link. Is it possible to create recurring payments from mobile client, using RecurringApplicationCharge until this feature is available? If yes, please, give me some notes how to do it.

Best regards, Alexander