Stripe payments
Posted: Mon Jul 11, 2016 5:22 pm
Is it possible to add stripe registration to an app, so a user can register with stripe from the mobile app?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Is it possible to add stripe registration to an app, so a user can register with stripe from the mobile app?
Hi Terry -
If your app will be running on the mobile device, I think the best way would be to use InAppBrowser with the link to the Stripe registration page.
OK, Thanks Illya, i will look into that.