Epson TM-H6000IV-DT ePOS-Device XML Users Manual - Page 138

<type>ondata</type

Page 138 highlights

ondata Response Returns the received data of the card information from the keyboard with an MSR to the application. Sub-element track1 track2 track4 account_number expiration_date surname first_name middle_initial title service_code track1_dd track2_dd Data type string string string string string string string string string string string string Description Entire data of JIS1 track1 Entire data of JIS1 track2 Entire data of JIS2 track PAN of JIS1 track2 Expiration date of JIS1 track2 Surname First name Middle name/initial Title Service code Desired data of JIS1track1 Desired data of JIS1track2 Character strings in received data Escape processing is performed for the following character strings. Character string before replacement & (Ampersand) > (Greater-than symbol) < (Lesser-than symbol) "(Double quotation mark) ' (Single quotation mark) & > < " ' After replacement ❏ Example B4205296141577006^EPSON/TARO ^160410100000 00573000000 9999296999977006=16041010000057300000 S60000304699992969999770068001604450000160400000000000000000000005730 9999296999977006 1604 EPSON TARO 101 00000 00573000000 0000057300000 138

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218

138
<type>ondata</type>
Response
Returns the received data of the card information from the keyboard with an MSR to the application.
Character strings in received data
Escape processing is performed for the following character strings.
Example
Sub-element
Data type
Description
track1
string
Entire data of JIS1 track1
track2
string
Entire data of JIS1 track2
track4
string
Entire data of JIS2 track
account_number
string
PAN of JIS1 track2
expiration_date
string
Expiration date of JIS1 track2
surname
string
Surname
first_name
string
First name
middle_initial
string
Middle name/initial
title
string
Title
service_code
string
Service code
track1_dd
string
Desired data of JIS1track1
track2_dd
string
Desired data of JIS1track2
Character string before
replacement
After replacement
& (Ampersand)
&amp;
> (Greater-than symbol)
&gt;
< (Lesser-than symbol)
&lt;
"(Double quotation mark)
&quot;
' (Single quotation mark)
&apos;
<data>
<track1>B4205296141577006^EPSON/TARO
^160410100000
00573000000</track1>
<track2>9999296999977006=16041010000057300000</track2>
<track4>S60000304699992969999770068001604450000160400000000000000000000005730</track4>
<account_number>9999296999977006</account_number>
<expiration_date>1604</expiration_date>
<surname>EPSON</surname>
<first_name>TARO</first_name>
<middle_initial>
</middle_initial>
<title></title>
<service_code>101</service_code>
<track1_dd>00000
00573000000</track1_dd>
<track2_dd>0000057300000</track2_dd>
</data>