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

INVALID EMV DATA #14

Open
usman10scorpio opened this issue Aug 8, 2024 · 0 comments
Open

INVALID EMV DATA #14

usman10scorpio opened this issue Aug 8, 2024 · 0 comments

Comments

@usman10scorpio
Copy link

HI

I am trying to scan below QR but its getting failed and give me INVALID EMV DATA error.

var emvqrDecoder = require("emvqr")
const example = '0002010102110216429975000027082904150000000000013412876003231036b0edd21412ebb229b0a2448f56a0108ALFHPKKA0224PK03ALFH00110010091230165204541153035865802PK5909SATRADERS6007Karachi6304E067';
const result = emvqrDecoder.decode(example);
console.log(result);

Can someone please tell me whats wrong here ?

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