Example notification sequence – MagTek IntelliStripe 320 99875168 User Manual
Page 94

IntelliStripe 320 Command Reference
88
Example Notification Sequence
On the assumption that the Notify Contactless Magstripe Property is ON, the application
will send the message when a contactless card comes into the operating field.
Contactless Magstripe Notification message for Paypass, Visa Wave, ExpressPay and
Discover:
On a successful read:
Field MTYP
APPL
CMND
RC
Byte
1 2 3 4
Value
(Hex)
80 0E 00 00
Field DATA
Byte
5 – up to 124 (Variable Length)
Value (Hex)
DF 23 (LEN) (Track 1 Data) DF 22 (LEN)
(Track 2 Data)
Contactless Magstripe Notification message for Mifare:
On a successful read:
Field MTYP
APPL
CMND
RC
Byte
1 2 3 4
Value
(Hex)
80 0E 00 00
Field DATA
Byte
5 – up to 124 (Variable Length)
Value (Hex)
DF 0D (LEN) (UID)
Notes:
(1) DF 23 is the header for Track 1
(2) DF 22 is the header for Track 2
(3) LEN number of bytes available for Track 1 or Track 2.
(4) For Track 2 data, 2 characters are sent using one byte, the application software will have
to convert each character into two bytes.
(5) DF 0D id the header for a Mifare Card’s UID. See appendix D to read Mifare cards.