Difference between revisions of "911 HTTP Gateway Install"

From Payment Processing Software Library
Jump to: navigation, search
Line 1: Line 1:
 
{{CreditLine Header|Installation}}
 
{{CreditLine Header|Installation}}
 +
==Overview==
 +
911 HTTP Gateway is necessary in cases where a processor requires a dedicated connection to the host.  This is not scaleable with a large number of clients accessing the host from the same server. 
 +
An example of usage is [[CreditLine_ValueLink_Setup|ValueLink Gift Card Processor]]
  
 
==Requirements==
 
==Requirements==
# Tomcat 4.x
+
#[http://tomcat.apache.org/ Tomcat 4.x]
 
#[http://www.911software.com/files/CCVPlex.zip 911 HTTP Gateway Files]
 
#[http://www.911software.com/files/CCVPlex.zip 911 HTTP Gateway Files]
  
 
==Installation==
 
==Installation==
#install tomcat 4.x
+
#Download [http://tomcat.apache.org/ Tomcat 4.x]
 
+
#Install [http://tomcat.apache.org/ Tomcat 4.x]
 
#Unzip the [http://www.911software.com/files/CCVPlex.zip 911 HTTP Gateway Files (CCVPlex.zip)] into the tomcat '''webapps''' directory. Use the folder names when unzipping. This will create the '''CCVPlex''' folder under the tomcat '''webapps''' directory.
 
#Unzip the [http://www.911software.com/files/CCVPlex.zip 911 HTTP Gateway Files (CCVPlex.zip)] into the tomcat '''webapps''' directory. Use the folder names when unzipping. This will create the '''CCVPlex''' folder under the tomcat '''webapps''' directory.
 
#Copy CCVPlex.properties file to the root directory.
 
#Copy CCVPlex.properties file to the root directory.

Revision as of 15:21, 16 May 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 Installation. This site can also be reached at http://docs.911software.com

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

Overview

911 HTTP Gateway is necessary in cases where a processor requires a dedicated connection to the host. This is not scaleable with a large number of clients accessing the host from the same server. An example of usage is ValueLink Gift Card Processor

Requirements

  1. Tomcat 4.x
  2. 911 HTTP Gateway Files

Installation

  1. Download Tomcat 4.x
  2. Install Tomcat 4.x
  3. Unzip the 911 HTTP Gateway Files (CCVPlex.zip) into the tomcat webapps directory. Use the folder names when unzipping. This will create the CCVPlex folder under the tomcat webapps directory.
  4. Copy CCVPlex.properties file to the root directory.
  5. Open the CCVPlex.properties file and change the properties using the values provided by ValueLink.
  6. Restart tomcat.