Difference between revisions of "CreditLine Service Legacy"

From Payment Processing Software Library
Jump to: navigation, search
(CreditLine Windows NT Service)
Line 1: Line 1:
 
{{CreditLine Header|Setup}}
 
{{CreditLine Header|Setup}}
 +
==Version Information==
 +
 +
These instructions are for versions 2.23.04 and later. For earlier versions, see [http://911software.com/doc/Setup/WinService_OLD.htm this document]. Depending on your version of windows you make experience problems with versions earlier than 2.23.10.  Please make sure to use the latest version available from the web site (http://www.911software.com/downloads.htm)
 +
 
==Security Rights and Internet Access==
 
==Security Rights and Internet Access==
 
If you are having trouble running the server as a service but it works if started as a regular program, try starting the service as an Administrator rather than Local System account.  Internet Access may be disabled on some accounts.
 
If you are having trouble running the server as a service but it works if started as a regular program, try starting the service as an Administrator rather than Local System account.  Internet Access may be disabled on some accounts.
  
==CreditLine Windows NT Service==
 
 
These instructions are for versions 2.23.04 and later. For earlier versions, see [http://911software.com/doc/Setup/WinService_OLD.htm this document]. Depending on your version of windows you make experience problems with versions earlier than 2.23.10.  Please make sure to use the latest version available from the web site (http://www.911software.com/downloads.htm)
 
  
 +
==Installation Path==
 
→ The instructions below assume that the program is installed into '''c:\\911\bin'''. Adjust the instructions according to your installation path.
 
→ The instructions below assume that the program is installed into '''c:\\911\bin'''. Adjust the instructions according to your installation path.
  
===Installation===
+
 
 +
==Installation==
 
From command line enter the following:
 
From command line enter the following:
  
Line 20: Line 23:
 
Adjust the service properties in Windows services control panel, if necessary.
 
Adjust the service properties in Windows services control panel, if necessary.
  
===Testing===
+
==Testing==
 
To test reboot your machine.  Try using CrediLine Manager to send test transactions to the service
 
To test reboot your machine.  Try using CrediLine Manager to send test transactions to the service
  
===Removal===
+
==Removal==
 
From command line enter the following:
 
From command line enter the following:
  
Line 29: Line 32:
 
&rarr; '''INSTSRVANY CreditServer REMOVE'''<br\>
 
&rarr; '''INSTSRVANY CreditServer REMOVE'''<br\>
  
===Upgrade===
+
==Upgrade==
 
#[[#Removal|Remove the service]]
 
#[[#Removal|Remove the service]]
 
#[[#Installation|Install the new service]]
 
#[[#Installation|Install the new service]]
Line 38: Line 41:
 
&rarr; '''sc \\hostname start CreditServer'''<br\>
 
&rarr; '''sc \\hostname start CreditServer'''<br\>
  
===Customization===
+
==Customization==
 
Edit file '''\911\bin\CreditServer.ini''' for service options (optional)
 
Edit file '''\911\bin\CreditServer.ini''' for service options (optional)
  

Revision as of 17:11, 12 October 2006

This article is part of the
Payment Processing Software Library

Categories

Get it...

Credit Card Software
Download

Install it...

Installation
Upgrade & Migration

Connect to it...

Point Of Sale Integration

Set it up...

Quick Start Guide
Setup
Processor Setup

Licensing

Learn to use it...

Manual & User Guide
Knowledge Base
Frequently Asked Questions
Compliance Guide
Merchant Account Rates
User Interface Guides

Fix it...

Errors & Troubleshooting
Knowledge Base
Corrupted Install Repair

Get Help...

Contact
Processor Support Contacts

More Info ...

Glossary
Articles

See also...

911 Software
Help

CreditLine Payment Processing Software Setup. This site can also be reached at http://docs.911software.com

Looking for better rates?   Get a Free Credit Card Processing Cost Comparison!

Version Information

These instructions are for versions 2.23.04 and later. For earlier versions, see this document. Depending on your version of windows you make experience problems with versions earlier than 2.23.10. Please make sure to use the latest version available from the web site (http://www.911software.com/downloads.htm)

Security Rights and Internet Access

If you are having trouble running the server as a service but it works if started as a regular program, try starting the service as an Administrator rather than Local System account. Internet Access may be disabled on some accounts.


Installation Path

→ The instructions below assume that the program is installed into c:\\911\bin. Adjust the instructions according to your installation path.


Installation

From command line enter the following:

cd c:\911\bin<br\> → INSTSRVANY CreditServer <br\>

Note: You can ignore the message regarding editing the service properties. Service is now installed.

WARNING: by default this installs the service to run under the local system account. Restricting the security privileges of the local system account may affect the service. Adjust the service properties in Windows services control panel, if necessary.

Testing

To test reboot your machine. Try using CrediLine Manager to send test transactions to the service

Removal

From command line enter the following:

cd c:\911\bin <br\> → INSTSRVANY CreditServer REMOVE<br\>

Upgrade

  1. Remove the service
  2. Install the new service

Note: If you are remotely upgrading a machine with CreditLine Service already installed, you can use the following commands to start and stop the service:

sc \\hostname stop CreditServer<br\> → sc \\hostname start CreditServer<br\>

Customization

Edit file \911\bin\CreditServer.ini for service options (optional)