3 - MagneFlex Powder Resources
3
MagneFlex Powder Resources
MagneFlex Powder can be hosted as a Windows service (MagTek PPSCRA WEBAPI Host service or
executable (MTPPSCRA.WEBAPI.Host.exe).
3.1
CheckHealth
Returns the operational status of the MagnFlex Powder.
Using Method GET:
api/mtppscrahost/CheckHealth
Return Value:
A string array containing API name and status.
3.2
RequestCardSwipe
Triggers the device to prompt for a card swipe.
Using Method POST:
api/mtppscrahost/RequestCardSwipe(
string DeviceID,
int WaitTime,
int DisplayMessage,
int Tones,
string FieldSeparator,
boolean CloseDevice,
boolean EndSession);
Parameter
DeviceID
SDK - MagneFlex Powder, MIddleware,| PIN PEDs | Programmer's Manual (MagneFlex API)
Page 14
URI of the device.
For USB devices, Use an empty string to open the first device found.
Otherwise use:
USB://DEVICESERIALNUMBER
Example, USB://99261829170E0810
For Ethernet devices, use the form:
IP://IPAddress:PORT
Example, IP://10.57.10.180:26
For 802.11 Wireless devices, use in the form:
TLS12://TLSDEVICESERIALNUMBER
TLS12TRUST://TLSDEVICESERIALNUMBER
Example, TLS12://TLS99261829170E0810
TLS12TRUST://TLS99261829170E0810
For BLE devices, use the form:
BLEEMV://DEVICENAME
Example, BLEEMV://DPG123456789A
DEVICENAME is listed in the operating system Bluetooth settings.
Description
Need help?
Do you have a question about the DynaPro and is the answer not in the manual?
Questions and answers