Notice: Undefined variable: cert_issuer in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 232 Notice: Undefined variable: cert_filename in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 244 Notice: Undefined variable: cert_filename in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 267 Notice: Undefined variable: cert_filename in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 290 Notice: Undefined variable: cert_issuer in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 337 Notice: Undefined variable: cert_issuer in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 338 Notice: Undefined variable: cert_type in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 338 Notice: Undefined variable: cert_issuer in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 340 Notice: Undefined variable: cert_filename in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 352 Notice: Undefined variable: cert_url in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 353 Notice: Undefined variable: cert_filename in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 354 Notice: Undefined variable: cert_alias in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 362 Notice: Undefined variable: cert_filename in /home/vlad/shiva/psoft/www/meta/inc/merchant_texts.inc on line 362 merchant_linkpoint_java

H-Sphere Reseller Guide

LinkPoint (Java Client) Configuration

(version 2.3.1 - 2.3.2 only)

 

Related Docs:  

Merchant Gateway Manager

Depracated and not supported after 1/1/2004!
If you are using it, LinkPoint International strongly urges you to switch to LinkPoint API v.3.01

 

Preparation

Contact your hosting service provider to work with files on the host server.

Notice: Undefined variable: cert_issuer in /home/vlad/shiva/psoft/www/meta/inc/merchant.inc on line 20

Make sure that the ccc_ssl.jar file is present in the /hsphere/local/home/cpanel/java_rt/ directory.

If it's not there:

  1. Contact LinkPoint and obtain the ccc_ssl.jar file.
  2. Put the lib file into in the directory ~cpanel/java_rt/.
  3. Restart H-Sphere.

 

Configuration

  1. Select LinkPoint (Java Client) in the Add New Gateway box.
  2. Click the Add button.
  3. Fill out the form that appears:

    • Title: give a name to this LinkPoint connection
    • Server: the name of the LinkPoint server
    • Port: the port of the LinkPoint server
    • E-mail: the email address you provided on signing up with LinkPoint
    • Store Name: Your LinkPoint unique ID, sometimes also referred to as Config File
    • Test Mode:
      - FALSE: credit card transactions will be completed and credit cards will be charged;
      - TRUE: authorization requests will be sent for verification without settlement requests and credit cards won't be charged.
      * In Test Mode, all transactions appear to be processed as real transactions. The gateway accepts the transactions, but does not pass them on to the financial institutions. Accordingly, all transactions will be approved by the gateway when Test Mode is turned on.
  4. Click Submit Query
  5. In Edit Gateway, select the newly created connection and press Edit.
  6. Note the two new parameters that appeard on the gateway configuration page, Key File, and Certificate File. Put the key and certificate files on the control panel server to the locations suggested here.

Make sure LinkPoint provides you with a certificate. If you received key and certificate files in the .pem format, you must convert them into the .der format. To do it:

  1. Log into the CP server as the cpanel user.
  2. Go to /hsphere/local/home/cpanel/shiva/psoft_config/linkpoint directory. If this directory doesn't exist, create it:
    mkdir linkpoint
    chown cpanel:cpanel linkpoint
    chmod 700 linkpoint
  3. Run the following utilities substituting 'your_file' with your own:
  4. for certificate: openssl x509 -inform PEM -outform DER -in your_file.pem -out your_file.der
    for key: openssl rsa -inform PEM -outform DER -in your_file.pem -out your_file.der

 


Related Docs:  

Merchant Gateway Manager



© Copyright 2004-2007. Host Reseller Inc.
All rights reserved.