Project's intention is to support simple EMV transaction cases for chip and contactless/NFC.
Note!
- You'll need a smart card reader device.
- If you need a test payment card, you can check emv-card-simulator project out.
terminalsimulator$ cargo run -- --help
emvpt$ cargo test
docker build -t emvpt -f Dockerfile . && docker run --rm -t emvpt
Run the GitHub Actions Workflow.
- EMV Contact Specifications
- EMV Contactless Specifications
- EMV Contactless Book C-1 - Kernel 1 (JCB and Visa)
- EMV Contactless Book C-2 - Kernel 2 (MasterCard)
- EMV Contactless Book C-3 - Kernel 3 (Visa)
- EMV Contactless Book C-4 - Kernel 4 (American Express)
- EMV Contactless Book C-5 - Kernel 5 (JCB)
- EMV Contactless Book C-6 - Kernel 6 (Discover)
- EMV Contactless Book C-7 - Kernel 7 (UnionPay)
- ISO codes