3 - MagneFlex Powder Resources
WaitTime
DisplayMessage
Tones
FieldSeparator
CloseDevice
EndSession
Return Value:
The Card Swipe output.
{"CardSwipeOutput": {}, "AdditionalOutputData":{}}
3.3
RequestEMVTags
Triggers the device to prompt for a card swipe.
Using Method POST:
api/mtppscrahost/RequestEMVTags(
string DeviceID,
int WaitTime,
int TransactionType,
int TagType,
int TagOperation,
int DataBase,
string Data,
enum RequestType,
boolean CloseDevice,
boolean EndSession);
SDK - MagneFlex Powder, MIddleware,| PIN PEDs | Programmer's Manual (MagneFlex API)
Page 15
Time in seconds the device will wait for the action to be completed.
(1 - 255)
Message to prompt the user with:
0 = Swipe Card / Idle alternating
1 = Swipe Card
2 = Please Swipe Card
3 = Please Swipe Card Again
4 = Chip Error, Use Mag Stripe
Tones to use:
0 = No sound
1 = One beep
2 = Two beeps
Delimiter to separate the output data.
Flag which determines whether the connection to the device will be closed
after the request is processed. Default value is "false".
"false" = Do no close the device.
"true" = Close device.
Flag which determines whether an EndSession command is sent to the
device after the request is processed. Default value is "false". When set to
false, this flag may facilitate the display of a custom message after a
request is processed.
"false" = Do no end the session.
"true" = End the session.
Need help?
Do you have a question about the DynaPro and is the answer not in the manual?