-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to access the card type value? #34
Comments
Hey! Sorry we don't have a way to pull out the card type value right now! :( I'll flag this issue as up for grabs. |
+1 |
@kamir222 and @danireginatto will that PR below help you |
I am currently finishing up a new package for using payment inputs with React which addresses this issue, which I hope to publish very soon! If you're interested, I'm planning to add a migration guide to migrate from react-credit-card-input to the new package - don't worry, it will be a small migration. I'll comment here again once it's published. :) |
We have just recently published a new library, React Payment Inputs which is a rewrite of react-credit-card-input, and fixes a lot of issues that were raised in this repository as well as a few extra enhancements. Your issue that you raised here should be fixed in React Payment Inputs - however, if you wish to still use react-credit-card-inputs, I'll try find time to fix this issue in the future. |
I need a way to get the card type value. Is there a way to that atm?
Thanks for the hard work!
The text was updated successfully, but these errors were encountered: