Administration Guide for Oracle Billing Insight > Configuring the Payments Module > Configuring Payment Gateways >

Configuring the Chase Paymentech Orbital Properties File


For the Chase Paymentech Orbital gateway you must update the linehandler.properties configuration file.

To configure the linehandler.properties file for Chase Paymentech Orbital

  1. Edit the linehandler.properties file, located in the following directory:
    • UNIX. EDX_HOME/payment/gatewayConfig/paymentech/config/
    • Windows. EDX_HOME\payment\gatewayConfig\paymentech\config/
  2. Specify the following payment gateway properties:
    Parameter
    Description

    engine.hostname

    The URL to the Chase Paymentech Orbital Payment Gateway host that processes credit card transactions:

    • Test value. orbitalvar1.chasepaymentech.com
    • Production value. orbital1.chasepaymentech.com

    engine.port

    The TCP port number to use when contacting the Chase Paymentech Orbital host. The default is 443.

    engine.hostname.failover

    The host name or IP address of the failover Chase Paymentech Orbital gateway for handling transactions when a failover condition occurs:

    • Test value. orbitalvar2.chasepaymentech.com
    • Production value. orbital2.chasepaymentech.com

    engine.port.failover

    The TCP port number to use when contacting the Chase Paymentech Orbital failover host. The default is 443.

    engine.connection_timeout
    _seconds

    The number of seconds to use for timeout of the Chase Paymentech Orbital gateway connection. The default is 90.

    engine.proxyname

    (Optional) The address of the proxy server. If you are using the proxy network connection, then enter your proxy setting.

    engine.proxyport

    (Optional) The port number of the proxy server (80). If you are using the proxy network connection, then enter your proxy setting.

  3. Leave the default values for the other configuration parameters in the linehandler.properties file.

Administration Guide for Oracle Billing Insight Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.