Appendix A – TLV Data Format
Parameter
(Type)
QwickChipMode
(Boolean)
Reserved
(Integer)
AdditionalRequestData
(name/value pairs)
CloseDevice
(Boolean)
EndSession
(Boolean)
EndSessionDisplayMessage
(Integer)
Return value:
{"TransactionOutput": [
{
"TransactionType": 0,
"TransactionStatus": ,
"OperationStatus": ,
"DataType": ,
"Data": "",
"RawData": "",
"KSN": "",
"DeviceSerialNumber": "",
"EncryptionType": "",
"NumberOfPaddedBytes": ,
"EMVSREDData": "",
"MerchantData": "",
"FallbackIndicator": "00",
"MaskedICCTrack2": "",
"ServiceCode": "0201",
SDK - MagneFlex Powder, Middleware| PIN PEDs | Programmer's Manual ( MagneFlex Powder V2 API )
Page 78
Start the transaction in Qwick Chip mode. In Qwick Chip mode, the
devices does not prompt for an amount approval and needs no Acquirer
Response (RequestSendAcquirerResponse).
true = Qwick chip mode.
false = Do not do qwick chip mode.
Reserved for future use. These are the reserved bytes beginning at index
20 of the 0xA2 command. Reference device manual D99875585 for more
details.
Example:
0000000000000000000000000840000100 – Quick Chip Mode
0000000000000000000000000840000003 – PIN Verify
0000000000000000000000000840000004 – PIN Set
Additional name/value pairs of data
Close the connection to the device after the request is processed.
false = Do not close the device. (default)
true = Close the device.
Sends an EndSession command after the request is processed.
false = Do not end the session. (default)
true = End the session.
Display to show on the device when EndSession is set to true.
0 = "Welcome" (default)
1 = Bitmap Slot 1
2 = Bitmap Slot 2
3 = Bitmap Slot 3
4 = Bitmap Slot 4
Description
Need help?
Do you have a question about the SDK MagneFlex Powder and is the answer not in the manual?