zyra / cordova-plugin-stripe

A Cordova plugin that lets you use Stripe's Native SDKs for Android and iOS.
MIT License
93 stars 57 forks source link

Send payment #71

Open tmwebs opened 4 years ago

tmwebs commented 4 years ago

Hello, I am new in payments with APP cordova, I have installed your plugin, and it works fine, it validates me, it creates the token... but I do not see the way to send the payment to stripe and to evaluate the response, could you help me with some example?

I use cordova for Andoid and iOS

Thank you.

iborschca commented 2 years ago

@tmwebs have you found a way to send payment through the Cordova app?