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

Add Stripe client-side validate features #4

Closed fxlemire closed 7 years ago

fxlemire commented 7 years ago

https://stripe.com/docs/stripe.js#card-validation-helpers

ihadeed commented 7 years ago

Hey @fxlemire ,

I will add these methods for the next release.

fxlemire commented 7 years ago

Awesome, thanks!

ihadeed commented 7 years ago

The validation methods are now available in version 1.3.0 of this plugin.