Template:Serial Pin Pad Connection Settings

From Payment Processing Software Library
Revision as of 12:30, 16 March 2010 by Admin (Talk | contribs)

Jump to: navigation, search

CreditLine Credit Card Software interfaces to this device through a serial port. The serial port is specified in 911\data\CLCAPI.INI file like so:<br\>

;Pin Pad Default for all terminals
[PINPAD]
Enabled=1 ; 1=PinPad is enabled
PortDef=COM1:9600 ; COM Port and Baud Rate for attached Pin Pads
;Pin Pad type 
;1 = Verifone (default)
;2 = IDT
;3 = Ingenico 3070
Type=1
UsePinPadSwipe=0; 0 = Do not use Pin Pad for card swipes. Default = 0;

;Terminal specific override (optional)
;TERMCLIENTNAME is the name given to the client by the calling API<br>
[PINPAD.TERMCLIENTNAME]
PortDef=COM3
Type=2