![IDTECH Vivopay Neo 2 Developer'S Manual Download Page 393](http://html.mh-extra.com/html/idtech/vivopay-neo-2/vivopay-neo-2_developers-manual_618786393.webp)
NEO 2 Interface Developer’s Guide
Copyright © 2019, International Technologies & Systems Corporation. All rights reserved.
393
Byte 3: RFU
b8 b7 b6 b5 b4 b3 b2 b1 Description
x
x
x
x
x
x
x
x
RFU, Bits b8-b1 shall be set to 0
Byte 4: Terminal Mode
b8 b7 b6 b5 b4 b3 b2 b1 Description
x
x
x
x
x
x
x
x
Terninal in VAS App OR Payment Mode
Terminal in VAS App AND Payment Mode
Terminal in VAS App Only Mode
Terminal in Payment Mode Only
Bits b8-b3 shall be set to 0
All other values are RFU
Byte 4: Terminal Mode polling Loop
ApplePay Terminal Capabilities
Information
Card Filter Settings
00
PICC_POLL_TYPE_APPLE_VAS_OR_PAY,
PICC_POLL_TYPE_A and PICC_POLL_TYPE_B
01
PICC_POLL_TYPE_APPLE_VAS_AND_PAY,
PICC_POLL_TYPE_A and PICC_POLL_TYPE_B
10
PICC_POLL_TYPE_APPLE_VAS_ONLY,
PICC_POLL_TYPE_A and PICC_POLL_TYPE_B
11
PICC_POLL_TYPE_APPLE_PAY_ONLY,
PICC_POLL_TYPE_A and PICC_POLL_TYPE_B
EXAMPLES (Activate Transaction Command Examples for ApplePay VAS)
Command sent using the SDK (VAS-only transaction):
idtDevice.ctls_startTransaction(10,0,0,60,Common.getByteArray("FFE
E06189F220201009F2604000000039F2B050100000000DF010101"));