I am integrating Stripe on Android and I have imported a GitHub project from https://github.com/stripe/stripe-android
I did not understand how to send the generated tokens to my server after my card is validated. I found some codes but they were not helpful.
Any help will be appreciated!
Stripe is very easy payment gateway for implementation.
JSON example :
In above example "id": "tok_189gBz2eZvKYlo2Cm2Z3qsT2" is your TokenId.