card icon indicating copy to clipboard operation
card copied to clipboard

failure to identify card

Open fatemaSecuricore opened this issue 1 year ago • 3 comments
trafficstars

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

fatemaSecuricore avatar Aug 01 '24 14:08 fatemaSecuricore

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 avatar Sep 04 '24 16:09 melloware

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

fatemaSecuricore avatar Sep 04 '24 17:09 fatemaSecuricore

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 avatar Sep 04 '24 17:09 melloware