omarshammas / jquery.formance

A jQuery library for formatting and validating form fields, based on Stripe's jQuery.payment library.
omarshammas.github.io/formancejs
Other
632 stars 105 forks source link

Feature request: Support two fields for Credit Card Expiry #26

Open espen opened 8 years ago

espen commented 8 years ago

It would be nice if it was possible to use format_credit_card_expiry_month and format_credit_card_expiry_year or something like that to support two fields for month and year expiry. Currently it requires mm/yy in one field.