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

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -