Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Code39 Barcodes: The Aptify POS app scans the barcode and attempts to match the encoded number with the Attendee's PersonID. The PersonID should be at least 6 digits long. If the PersonID is smaller than 6 digits, the encoded barcode should add additional 0s at the beginning of the PersonID to make it six digits long. For example, if the PersonID is 12; the number 000012 should be encoded on the barcode.
  • PDF417 Barcodes: PDF417 barcode is a 2D barcode that encodes a caret-separated (\^) list of tokens, the last of which should be the PersonID. For example, if the Person Name is Aiesha Aaronson, the Person's Company is Danube Partner; and the PersonID is 2427, PDF417 should have this value encoded: AieshaAaronson_DanubePartner^2427, where the last part of the encoded value after the caret (\^) sign is the PersonID.