UniPay Directory Structure

Top Level Resources:


Name Type Description
$app-home Virtual Root folder for UniPay installation
$ftpgates-root Virtual Root folder for FTP Gates's batch service. All file exchanges occur through this folder.

Files to be sent to Providers are placed in respective sub-folders and are subsequently processed by UniBroker or by UniPay. Tokenization results are placed in respective sub-folder by UniBroker for further consumption by UniPay.
$profiles-home Virtual Stores build profiles and associated resources necessary for the application deployment.
$sources-home Virtual Root directory for the repository with the source code (currently GIT).
$telium2-root Virtual Root directory for the entire file structure inside the terminal from the Tellium2 family. This directory can contain 5 applications.
$unibroker-home Virtual Root folder for UniBroker installation
$unibroker-root Virtual Root folder for UniBroker's batch service. All file exchanges occur through this folder.

Files to be sent to Providers are placed in respective sub-folders and are subsequently processed by UniBroker. Results are placed by respective sub-folders by UniBroker for further consumption by UniPay.

Resource Types:


Directoryphysical directory on server's hard drive
Filephysical file on server's hard drive
Virtualvirtual directory, which maps to a physical directory, name and location of which are determined by the deployment conditions and requirements


E_PROCESSING
($telium2-root/E_PROCESSING)
Added On:  04/03/15
Status:  Active
Type:  Virtual
Parent:  $telium2-root
Root folder for transaction processing files.

Contents:


Name Type Status Description
852257xxxx.AGN File Active Executable file for processing application.
PBATCH.LOG File Active Log file containing processed transactions (used for subsequent void and capture operations).
PBLACKLIST.PAR File Active Blacklist of the terminal.
PCLESS.PAR File Active Parameters file with configurations for contactless card processing.
PDISPLAY.PAR File Active File with detailed description of parameters for processing application and terminal menu.
PEMV.PAR File Active Parameters file with configurations for EMV card processing.
PGATEWAY.CRT File Active Certificate file that is used for connection to the UniPay server via SSL protocol.
PMAIN.PAR File Active Parameters file for processing application. When a terminal is restarted, it downloads terminal parameters from the user interface and saves them for internal use.
PSECMAIN.INI File Active AES-encrypted password of the terminal, which is used for authorization on the servers to be able to make API calls.
PSTORE.LOG File Active Log file containing offline approved transactions.
PTERMINAL.CRT File Active Certificate file that is used to connect to the integrated terminal server via SSL (needed for the managed mode).
PTERMINAL.KEY File Active Key file for the PTERMINAL.CRT certificate.