Step 1: Run the iVeri Client Configuration
- If you drop the iVeriClient.jar into the ~\jre\lib\ext directory you can just type java ClientConfig.
- If you want to run the Configuration Utility from your applications working directory drop iVeriClient.jar in your application directory.
- Now type java -jar iVeriClient.jar
The following should appear:
iVeri Client Configuration Utility v4.0.0
Copyright (c) iVeri Payment Technologies 2003-2015
Java Version 1.8.0_45
Initialising...
Menu
1. Capture default certificate ID
2. Set Client Authentication
3. ApplicationID Ping iVeri Gateway
4. Perform 1c Transaction
5. Show iVeri Client Home Location
A. Get Track2 Session Key
X. Exit
Choice [1] :
Run the Configuration Utility from your applications working directory by running the “iVeri.ClientConfig.exe” application.
The following should appear:
iVeri Client Configuration Utility v4.0.0
Copyright (c) iVeri Payment Technologies 2003-2015
Dotnet Version 4.0.30319.34209
Initialising...
Menu
1. Capture default certificate ID
2. Set Client Authentication
3. ApplicationID Ping iVeri Gateway
4. Perform 1c Transaction
5. Show iVeri Client Home Location
A. Get Track2 Session Key
X. Exit
Choice [1] :
NOTE: The Client Configuration utility uses the convention that a default entry is indicated by square braces (eg [...]) before the required input. Therefore, above default choice is 1.
Step 2: Select option 5 (Show Config file location).
Step 3: The Config file will reside in one of the following places
- Environment Variable configure: iVeriClient_Home
- System Property configured iVeriClient_Home
- Application / User Working directory
You may obtain the working directory by running Option 6
The configuration file location is:
C:\ [Some path] \iVeriClient.config
Note: When changing the iVeriClient_Home environment variable and running a website in IIS, you have to reset IIS after setting the environment variable