3 - MTPPSCRAPCL Functions
IPAD, DynaPro, DynaPro Go, and DynaPro Mini| PIN Encryption Devices | Programmer’s Reference (Microsoft Windows Store)
Page 27
Parameter
Description
options
This is an ORed combination of flags that changes the device’s data entry
request behavior as follows:
Bits 0 and 1
0 = Acct,Date,CVC
1 = Acct,Date
2 = Acct,CVC
3 = Acct
Bit 2
1=Use QwickCodes entry
Bit 3
1=Use PAN in PIN block creation
Bit 4
0=Use PAN min 9, max 19
1=Use PAN min 14, max 21
Bits 5-7 are reserved and should be set to 0.
opStatus
An integer pointer to receive the command response or operation status.
Zero value means OK. For more values, see
Return Value:
Returns a value (0: Success, Non-Zero: Error)
3.36
requestUserDataEntry
This function sends the User Data Entry report to the device. The device will prompt the user to enter
SSN, zip code, or birth date by displaying one of four predefined messages. The event associated with
this command is
int requestUserDataEntry(
int waitTime,
int displayMessageID,
int beepTones,
ref int opStatus);
Parameter
Description
waitTime
Time the device will wait for the user to begin data entry
displayMessageID
Message to prompt the user with:
0 – SSN
1 – Zip code
2 – Birth (four-digit year)
3 – Birth (two-digit year)