medipass / react-payment-inputs

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

Fix custom cvc validation #23

Closed nordfjord closed 4 years ago

nordfjord commented 4 years ago

The getCVCError error function expects cvcValidator to be it's second argument, but it was not passed here.