E-Commerce Configuration Guide : Site Configuration Settings : Connection Settings : CCProcServer
 
CCProcServer
Key value:
IP address:port to use for ProtoBase
Description:
This key allows the ability to point transactions from a set of E-Commerce pages to a different ProtoBase server than that designated in the ww_system.INI (for ww.dll) and Sales32c_system.INI (for Sales Host utility) files. Set the value for CCProcServer to the IP address:port to use for ProtoBase if you need to override what is configured for ww.dll and Sales Host utility. You can leave the key value blank to use what is already configured for ww.dll and Sales Host utility. If the value for the key is set, the pages add a <server></server> tag inside the settlement string with the server IP address and port. For example, <settlement><server>10.0.2.230:4209</server> . . . </settlement>
Example:
CCProcServer = 10.0.2.230:4209
See also:
None