![IDTECH Vivopay Neo 2 Developer'S Manual Download Page 398](http://html.mh-extra.com/html/idtech/vivopay-neo-2/vivopay-neo-2_developers-manual_618786398.webp)
NEO 2 Interface Developer’s Guide
Copyright © 2019, International Technologies & Systems Corporation. All rights reserved.
398
o
9F27 nn
– VAS Data
o
.
.
.
o
9F25 nn
– Merchant ID
n
o
9F2A nn
– Mobile Token
o
9F27 nn
– VAS Data
•
xx xx
– CRC for entire response
9.2.2.
Set Merchant Record (04-11)
Command Frame
Byte 0-9
Byte 10
Byte 11
Byte 12
Byte 13
Byte 14 …
Byte 14+n-1
Byte 14+n n
Header Tag &
Protocol
Version
Command
Sub-
Command
Data
length
(MSB)
Data
length
(LSB)
Data
CRC
(MSB)
CRC
(LSB)
ViVOtech2\0
04
11h
63h
See Data
Format below
Data Field for Command Frame
Data Field
Length (bytes)
Description
Merchant Record Index
1
The valid value is 1--6.
ID Present
1
1: The Merchant ID is valid,
0: The Merchant ID is not valid.
Merchant ID
32
The tag is 9F25.
Length of Merchant URL
1
Can be zero, if no URL is used.
Merchant URL (optional)
64
The tag is 9F29.
Response Frame
Byte 0-9
Byte 10
Byte 11
Byte 12
Byte 13
Byte 14
Byte 15
Header Tag &
Protocol
Version
Command
Status
Data length
(MSB)
Data length
(LSB)
CRC(MSB)
CRC(LSB)
ViVOtech2\0
04h
See
00
00
EXAMPLE:
Set Merchant Record command using the SDK:
idtVendi.device_sendDataCommand("041101013CC70ED89A9D4354BE9830AB5
8D89C6FE7E62BACA939D2A6851DFC602EA798F7000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000",
false,resDataStruct);