-
Notifications
You must be signed in to change notification settings - Fork 29
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 #345
Comments
Looking at the code, it does seem ITF is supported. Where exactly are you having issues? Scanning? Manually picking the barcode type? Something else? |
Yes, this was for manual adding. Scanning works, but I No longer have that Card. |
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 #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. |
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". |
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? |
I used Stocard - even if I do not like to give away personal data. And yes, lcl now shows the 6 digit code. |
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: