Padgetdefaultbaudrate; Padgetdukptbinarypin - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

See Also
padSetInTimout, padResetInTimeout, padGetOutTimeout, padResetOutTimeout, padSetConnectTimeout,
padResetConnectTimeout

padGetDefaultBaudRate

Gets the current default baud rate. See "padSetDefaultBaudRate" on page 3-52 for more information.
Syntax
DWORD padGetDefaultBaudRate(
void
)
Returns
Returns the current default baud rate.
See Also
padSetBaudRate, padGetBaudRate, padResetBaudRate, padSetDefaultBaudRate, padResetDefaultBaudRate

padGetDUKPTbinaryPIN

Displays a PIN entry prompt for collecting VISA standard encrypted pin numbers. This function is only for Transaction Team
3100 Series pads that support VISA standard DUKPT PIN entry prompts. A key must be injected into the unit before this
function can be used. Please contact your hardware supplier or Hand Held Products for information on secure key injection.
Syntax
int padGetDUKPTbinaryPIN(
char FAR *pTitle,
char FAR *pAcctNum,
char FAR *pKeySerialNumber,
int *pKeySerialNumberLength,
char FAR *pBinaryPIN,
int iTimeout
)
Parameter
pTitle
pAcctNum
pKeySerialNumber
pKeySerialNumberLength
pBinaryPIN
iTimeout
Returns
0 - Success
1 - Cancel
2 - Bad Parameters
3 - Pad Not On
4 - Command Error
5 - Response Error
6 - No PIN
7 - Not Supported
3 - 12
Description
Specifies a string to display as the title of the PIN entry screen
User's account number used to generate the encrypted PIN number
Generated key serial number used to decode the encrypted PIN number
Length of the generated key serial number
The resulting binary PIN number returned as a byte array, not an actual string
Specifies the maximum number of seconds this function attempts to obtain PIN data
from the PIN entry prompt. If the specified number of seconds elapse without user
input, the PIN entry prompt is canceled and the display is cleared.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents