php - How to send Stripe Tokens to our Server from android application? -


i integrating stripe on android , have imported github project https://github.com/stripe/stripe-android

i did not understand how send generated tokens server after card validated. found codes not helpful.

any appreciated!

once have stripe token, can token id (token#getid()), string , send server like. (wrap in json, etc)

that token id need make charge. there plenty of libraries can io needs, such volley , retrofit.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -