User's Manual

PIN Pad 791 Programmer’s Manual (PCI POS-A) UDN PM0103-U Rev. 06
Section 6 – Contact EMV Level 2 transaction messages 2015-04-20
Page111
Uniform Industrial Corp. Proprietary and Confidential Total 342 pages
Message T28 Response of Get Online authorization Data message
Format: <STX>T28[record of online authorization data]<ETX>[LRC]
Message length: var.
Usage: Return online authorization data to terminal.
Message element:
Field Length Value and description
<STX> 1 <02>
T28 3 Message ID
Online authorization data Var. Hex string.
Optional, if this transaction needs to be
authorized online.
<ETX> 1 <03>
[LRC] 1 Checksum
Online authorization data:
According to the tag list of online authorization data (refer to Appendix D), PIN pad will search the
corresponding values according to the tag list and return it as transaction record.
[EMV Tag Number (1 ~ 4 byte)] || [Length (1byte)] || [Value] || [EMV Tag Number (1 ~ 4 byte)] || [Length
(1byte)] || [Value] || …[EMV Tag Number (1 ~ 4 byte)] || [Length (1byte)] || [Value]. PIN pad can return at
most 256 bytes of data as one record, the right part of data will be ignored if the length record is greater
than 256 byte.
PIN pad will unpack the binary data into hex string and return to terminal. For example, the data of one
record is 0x9F02 || 06 || 000000001100 || 5A || 10 || 11223344556677889900AABBC
CDDEEFF, terminal will see “9F02060000000011005A1011223344556677889900AABBCCDDEEFF”
in [Batch data] field.
Message flow: Please refer to message T27