You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I believe
react-credit-cards-2
is an improved updated version of this repo.It uses
payment
,luhn
(usefast-luhn
instead) andcredit-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.The text was updated successfully, but these errors were encountered: