Skip to content
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

Open
fatemaSecuricore opened this issue Aug 1, 2024 · 3 comments
Open

failure to identify card #661

fatemaSecuricore opened this issue Aug 1, 2024 · 3 comments
Labels

Comments

@fatemaSecuricore
Copy link

hi, for me, when i type in the card number, it does not recognize/identify the card. do i need to include additional files?

@melloware
Copy link
Collaborator

melloware commented Sep 4, 2024

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?

@melloware melloware added the bug label Sep 4, 2024
@fatemaSecuricore
Copy link
Author

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

@melloware
Copy link
Collaborator

melloware commented Sep 4, 2024

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.

@melloware melloware added question and removed bug labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants