I believe react-credit-cards-2 is an improved updated version of this repo.
It uses payment, luhn (use fast-luhn instead) and credit-card-type deps though but they are must in my opinion for keeping validation expressions up-to-date with the changing card schemas and new roll outs.
I believe
react-credit-cards-2is an improved updated version of this repo.It uses
payment,luhn(usefast-luhninstead) andcredit-card-typedeps though but they are must in my opinion for keeping validation expressions up-to-date with the changing card schemas and new roll outs.