-
Notifications
You must be signed in to change notification settings - Fork 30
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
Unable to generate CAP codes for Barclays debit card #7
Comments
Can you show me the result of |
Apologies for the delay, the requested output is as follows.
|
That's curious. My suspicion was that it was selecting the wrong app - at the moment it is hardcoded to select the last app on the card, but as far as I know "BARCLAYS" is the correct app. python-emv is a bit of a mess, so it's very hard to work out what it's doing differently. I'm not sure I'm going to be able to work this out without access to a problematic card, but can you let me know the date of issue of the card, and whether it's an unusual card in any way? |
Not an unusual card as far as I know (just a reissue due to name change). Issued early October 2017. I've also reproduced this issue with a card issued early September 2015 (although, compared to this one, it lacks contactless and only has the |
Hi there,
If I use the incorrect PIN, python-emv recognises this and bails.
…but when I use the correct PIN, python-emv is unable to generate the CAP code.
EMV-CAP is able to successfully generate a code, so it seems the card is okay. I've created this as a separate issue since #6 appears to be related to different error messages.
The text was updated successfully, but these errors were encountered: