-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
failure to identify card #661
Comments
NO the code for how to identify cards needs to be adjusted. See here: https://github.com/jessepollak/payment/blob/master/src/index.coffee What type of card and what are the first 4 digits of the card? |
So i was trying to add in a visa and mastercard - the inspector shows that the card has been identified but the card image doesn’t get updated |
Hmm sounds like you have a JS issue or CSS issue. I have a working runnable here: https://www.primefaces.org/showcase-ext/sections/creditcard/basicUsage.jsf Try your card in that and see if it works? At least the first 6 digits to see if it detects your card. |
hi, for me, when i type in the card number, it does not recognize/identify the card. do i need to include additional files?
The text was updated successfully, but these errors were encountered: