medipass / react-payment-inputs

A React Hook & Container to help with payment card input fields.
https://medipass.github.io/react-payment-inputs
341 stars 62 forks source link

Different format for ExpiryDate? #75

Open davidbsoares opened 2 years ago

davidbsoares commented 2 years ago

Currrently the default is "MM / YY". I need it to be "MM/YYYY". I can format using string methods after i get the data, but it would be nice if i could get directly from the input