4.3 Salesware .INI Settings Reference : Other .INI settings table : Sales32c_System.INI : Sales32c_System.INI [Server] section
 
Sales32c_System.INI [Server] section
 
Sales 32c_System.INI
Module
.INI Setting
Valid values
Default
Description
See also
[Server]
 
BookEZ
Any valid IP address, plus :4204
 
Note: The port is configurable, but defaults to 4204
bookez.basic_booking
 
The IP address and port of the BookEZ server. You can still specify a server and class name (see default), but this is not recommended. Port is 4204.
 
Example:
BookEZ=192.196.111.6:4204
 
 
[Server]
ww.dll
CCAccountID
Any valid ID integer numbers
“”(empty string)
For OCV. Is sent in the <acct_num> field when getting an approval. If the <AccountID> tag is sent from the web page, ww.dll uses that setting instead. Also see altAccountID key documentation in the Salesware E-Commerce document.
 
 
[Server]
ww.dll
CCOperator
Eight valid characters
“”(empty string)
The operator to use when communicating with the credit card server specified by ProtoBase. This is typically the operator or salespoint specified using DefaultInfo. Must be eight characters or less; if it is longer, then it is truncated.
 
 
[Server]
ww.dll
CCTerminalID
Characters describing the terminal
“”(empty string)
The type of terminal that is to be used in communications with ProtoBase or OCV. A <termid> tag inside of the <settlement> tag in the processsale call can contain a different terminal ID to be passed to ProtoBase, in which case this setting is overwritten. Typically, the ID is RET, for Retail.
 
 
[Server]
ww.dll
CCTimeout
Any positive integer representing time in seconds
120
The amount of time, in seconds, before ww.dll stops attempting to communicate with the server.
 
 
[Server]
Charge Cards
CreditCardSales
TRUE/
FALSE, YES/NO, ON/OFF, 1/0
FALSE
Specifies whether credit card sales are performed at the salespoint.
 
 
[Server]
Charge Cards
DirectNet
Any valid IP address, plus :3200
“” (empty string)
The IP address and port of the DirectNet server. Port is 3200.
 
Example:
DirectNet=192.196.111.6:3200
 
 
[Server]
Charge Cards
DirectNetTimeout
Integer greater than or equal to 120
120
The length of time, in seconds, that Sales waits for a response from the OCV server before a time out occurs.
 
Note: Any value entered less than 120 is increased to 120.
 
 
[Server]
ww.dll
DPSAuthSSL
TRUE/FALSE
FALSE
Used with DPSAuthSSL (Payment Express). Username and password are provided by DPS. Password is encrypted and rewritten to the registry the first time it is read by ww.dll. The E-Commerce devicetype must be set to 18 for DPSAuthSSL. Using DPSAuthSSL for E-Commerce allows refund matching but Reservation Headers must be enabled both for the E-Commerce Pages and Sales Host to make refund matching work. DPSAuthSSL works both with and without the PreAuth=FALSE/WebPreAuthCompletion=FALSE settings.
 
Note: The ww.dll PreAuth setting must match the value of the WebPreAuthCompletion setting on Sales Host.
 
 
[Server]
ww.dll
DPSAuthSSLUsername
Characters /integers representing a valid username
“”(empty string)
 
DPSAuthSSL
[Server]
ww.dll
DPSAuthSSLPassword
Characters /integers representing a valid username
“”(empty string)
 
DPSAuthSSL
[Server]
FileSync
ForwardInterval
Positive integer representing seconds
10
The number of seconds Sales/FileSync waits for a connection from the server before forwarding data.
 
 
[Server]
 
InitialUpdateTimeout
Positive integer representing seconds
0 (not used)
Adds the ability to specify a separate SalesEZ timeout for the initial connection upon startup. This timeout value is not used if SalesEZ application is manually disconnected and reconnected or if SalesEZ fails to connect on start-up and is then manually connected.
 
Example:
InitialUpdateTimeout=120
 
 
[Server]
 
ListenerPort
Available socket
4215
Creates a listener socket for Sales. Both StartupListener and ListenerPort are necessary for communication with Apropos.
 
Example:
ListenerPort=4215
 
StartupListener
[Server]
Charge Cards
OCV
Any valid IP address, plus :3005
 
Note: The port is configurable, but defaults to 3005
“” (empty string)
The IP address and port of the Ingenico Online Credit Verification (OCV) server. Port is 3005.
 
Example:
OCV=192.196.111.6:3005.
 
For ww.dll: IP address and port for communication with the OCV (Ingenico) server – e.g., 127.0.0.1:3005.
 
 
[Server]
Charge Cards
OCVTimeout
Integer greater than or equal to 120
120
The length of time, in seconds, that Sales waits for a response from the OCV server before a time out occurs.
 
Note: Any value entered less than 120 is increased to 120.
 
 
[Server]
 
 
Charge Cards
PaymentExpress
Any valid IP address, plus :63
 
Note: The port is
configurable,
but defaults
to 63
“” (empty string)
Used for integration with DPS Payment Express EFTPOS (Ingenico charge cards). To activate, the following .INI settings must be added to Sales32c.INI:
 
[Preferences]
PaymentExpress=TRUE
[Server]
PaymentExpress=127.0.0.1:63
 
This integration is used for payment types with a setting of SysManager > Activities > Financial Lists > Payment Types > New/Edit > Process Via > Payment Express.
 
 
[Server]
 
PingInterval
0 or positive integer representing seconds
0
Time interval in seconds for checking Middleware connections.
 
Example:
If PingInterval=30, connections are checked every thirty seconds.
 
 
[Server]
 
PrintEZ
Class string for PrintEZ
printez40.basic_printing
The class string for PrintEZ application.
 
 
[Server]
 
PrintEZTimeout
Positive integer representing seconds
90 in Classic mode, 300 in Web (Sales Host) mode
PrintEZ timeout.
 
Example:
If PrintEZTimeout=90 or the setting is not present, PrintEZ application waits 90 seconds for a response before timing out. In Classic mode, if the setting is not present or if it is present and set to some value less than 300, PrintEZTimeout is forced to 300. If it is present and set to a value greater than 300, then the value it is set to overrides the default of 300. This accommodates large Print At Home Tickets orders.
 
 
[Server]
Charge Cards
Protobase
Any valid IP address, plus :4209
 
Note: The port is configurable, but defaults to 4209
“” (empty string)
The IP address and port of a ProtoBase server. Port is 4209.
 
Example:
Protobase =192.196.111.6:4209.
 
ww.dll: IP address and port for communication with the ProtoBase server – e.g., Protobase=12.96.199.182:4209.
 
The Fusebox option was added to the Credit Card Processing dialog. If selected, the following is written to the Server section of Sales32c_System.INI:
 
Protobase=fuseboxtrant.elavon.net:7000
 
Note: This URL is supplied by Elavon.
 
 
[Server]
Charge Cards
ProtobaseTimeout
Positive integer representing seconds
120
Creates the ability to configure a timeout for communications with a ProtoBase server.
 
Note: If this is set too low, timeouts may occur even though a transaction is in fact being processed, resulting in the transaction going through while the operator starts another transaction. This is a common cause of duplicate ProtoBase transactions.
 
Note: Any value entered less than 120 is increased to 120.
 
 
[Server]
FileSync
ReconnectInterval
Positive integer representing seconds
30
The number of seconds Sales/FileSync waits for a connection from the server before reconnecting.
 
 
[Server]
 
RentEZ
Any valid IP address, plus :4207
 
Note: The port is configurable, but defaults to 4207
rentez
The IP address and port of the RentEZ server. You can still specify a server and class name. The port number is typically 4207.
 
Example:
RentEZ=192.196.111.6:4207.
 
 
[Server]
 
ResetPrintEZ
TRUE/
FALSE, YES/NO, ON/OFF, 1/0
FALSE
If TRUE, resets PrintEZ application after every call. If FALSE, PrintEZ does not reset after every call.
 
 
[Server]
Sales / FileSync
SalesEZ
Any valid IP address, plus :4203
 
Note: The port is configurable, but defaults to 4203
salesez.basic_sales
The IP address and port of the SalesEZ server You can still specify a server and class name (see default), but this is not recommended. Port is 4203.
 
Example:
SalesEZ =192.196.111.6:4203.
 
 
[Server]
FolioCharge
SelNumInExp
TRUE / FALSE
TRUE
Passes a two digit selection number to the PMS system in the last two digits of the Expiration Date field.
 
 
[Server]
Sales / FileSync
ServerTimeout
Positive integer
30
The number of seconds Sales/FileSync waits for a connection from the server before timing out.
 
 
[Server]
 
StartupBookEZ
TRUE/
FALSE, YES/NO, ON/OFF, 1/0
TRUE
Specifies whether or not Sales connects to BookEZ application at startup.
 
 
[Server]
 
StartupListener
TRUE/
FALSE, YES/NO, ON/OFF, 1/0
FALSE
If TRUE, creates a listener socket to Sales. Both StartupListener and ListenerPort are necessary for communication with Apropos.
 
ListenerPort
[Server]
 
StartupPrintEZ
TRUE/
FALSE, YES/NO, ON/OFF, 1/0
TRUE
If set to FALSE, PrintEZ application is never started. This is to allow web Sales to be attached to SalesEZ application without trying to unpack layouts, etc.
 
 
[Server]
 
StartupRentEZ
TRUE/
FALSE, YES/NO, ON/OFF, 1/0
TRUE
Specifies whether or not Sales connects to RentEZ application at startup.
 
 
[Server]
 
StartupSalesEZ
TRUE/
FALSE, YES/NO, ON/OFF, 1/0
TRUE
Specifies whether or not Sales connects to SalesEZ application at startup.
 
 
[Server]
 
TenderRetailLib
Moneris / Paymentech
Moneris
Support was added for PaymentTech/Chase pinpad credit card processing using Tender Retail library.