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

Support for french Crédit Coopératif CAP #33

Open
gagzzz opened this issue Jul 7, 2023 · 1 comment
Open

Support for french Crédit Coopératif CAP #33

gagzzz opened this issue Jul 7, 2023 · 1 comment

Comments

@gagzzz
Copy link

gagzzz commented Jul 7, 2023

Hello,

I just tried emvtool -p XXXX cap with my card and it didn't work.

My setup

I'm running Debian Bookworm with an internal smartcard reader.

This is how i installed emvtool
sudo apt install python3-full build-essential swig libpcsclite-dev python3-pip python3-dev python3-pip
cd folder/
python3 -m venv .venv
.venv/bin/pip install emv

what worked

.venv/bin/emvtool info spitted a lot of info, that I could also see with cardpeek.

what didn't work

.venv/bin/emvtool -p XXXX cap threw an error ending with emv.protocol.response.ErrorResponse: <ErrorResponse: "Instruction code not supported or invalid">

Do you want to work on supporting that card? That'd be awesome as my bank requires me to carry a CAP device all the time :)
What infos would you need then?

Thanks a lot for the hard work!

@gagzzz
Copy link
Author

gagzzz commented Jul 7, 2023

Re!

It worked with https://github.com/doegox/EMV-CAP
If you want to better look at it and need info, please let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant