I have done testing in the past and was unable to send track 2 with lengths of less than 17 characters. When sending for example a 16-digit ID number, the application would require padding prior to the start sentinel to see a result from the reader.
i.e.
;1234123412341234? = failure
0;1234123412341234? = successfully sends 1234123412341234
I have done testing in the past and was unable to send track 2 with lengths of less than 17 characters. When sending for example a 16-digit ID number, the application would require padding prior to the start sentinel to see a result from the reader.
i.e.
;1234123412341234? = failure
0;1234123412341234? = successfully sends 1234123412341234