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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -