-
-
Notifications
You must be signed in to change notification settings - Fork 150
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
ITF Barcode missing #55
Comments
Comment by TheLastProject Looking at the code, it does seem ITF is supported. Where exactly are you having issues? Scanning? Manually picking the barcode type? Something else? |
Comment by 4Nightmares Yes, this was for manual adding. Scanning works, but I No longer have that Card. |
Comment by brarcher That is, it is not possible to manually add a ITF barcode? I'm finding that on a test device it does allow manually creating a ITF barcode. Wikipedia says that it must be 14 digits, and in the activity to enter a code directly ITF is shown as an option for the input "12345678901234": (The titles next to the barcodes are from not yet committed brarcher/loyalty-card-locker#333) Are you able to give more details on how you are finding ITF barcode manual entry not working? It would help in tracking down the issue. |
Comment by 4Nightmares Ah ok, My code only has 6 digits and therefor also has less lines than your example. Not a big deal, I used another app on another phone to have the code generated and, after scanning, it is on loyalty-card-locker now. The code is from a German company called "engelhorn". |
Comment by TheLastProject Which app did you manage to generate the code with? And if you scan the card with loyalty-card-locker, does it show your 6 digit code as card id or something else? |
Comment by 4Nightmares I used Stocard - even if I do not like to give away personal data. And yes, lcl now shows the 6 digit code. |
Closing this in favor of #90. |
Issue by 4Nightmares
Friday Jan 17, 2020 at 13:13 GMT
Originally opened as brarcher/loyalty-card-locker#345
I miss ITF Barcodes
Aka interleaved-two-of-five. Would it be possible to add?
The text was updated successfully, but these errors were encountered: