|
|
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. |