Installation Guide for Oracle Self-Service E-Billing > Installing Oracle Self-Service E-Billing >
Importing the Chase Paymentech Certificate
If you intend to use the Chase Paymentech Orbital Payment Gateway, then you must download the product certificate and import it into the JDK Cacerts file. See the readme.txt file provided with Chase Paymentech for additional information. This task is a step in Roadmap for Installing Oracle Self-Service E-Billing 6.2. To import the Chase Paymentech certificate
- Copy the certificate files to the following directory:
- UNIX.
EDX_HOME /payment/paymentech/certupdate
- Windows.
EDX_HOME \payment\paymentech\certupdate
- Set JAVA_HOME to directory where Java/JDK is installed
- UNIX.
export JAVA_HOME={JAVA Home Directory}
- Windows.
set JAVA_HOME={JAVA Home Directory}
- Run the ImportCert command:
- UNIX.
./ImportCert.sh
- Windows.
./ImportCert.bat
- Click Yes.
|