seandesmond / angular-payment

Native AngularJS (Angular) directives based heavily on Stripe's jQuery payment library. No 3rd party JS dependencies (jQuery, Stripe.js, etc.) required! http://seandesmond.github.io/angular-payment/
MIT License
51 stars 26 forks source link

card-expiry directive accepts month values greater than twelve #17

Closed ghost closed 8 years ago

ghost commented 8 years ago

Month value isn't being validated to be less or equal than twelve.

ghost commented 8 years ago

mmm, my fault. this issue is not really an issue. xD