emvqr icon indicating copy to clipboard operation
emvqr copied to clipboard

Breaks when using EcoBank QR Codes (EMV compliant)

Open brutaldev opened this issue 4 years ago • 0 comments

The TLV parsing breaks with an ArgumentOutOfRangeException when using EcoBank codes. There are EMV compliant codes as far as I know.

Here is an example code that breaks: 0002010102110213404587568745904155326311155509945204625353039365802GH5915MAXMART LIMITED6005ACCRA62240708620037450308620037456304C913

The code has parent tags but there doesn't seem to be child information associated with it so the parse call length is wrong.

brutaldev avatar Oct 15 '19 08:10 brutaldev