
1. Install:

Run "Install.bat" as Administrator, the Paywire applications will be automatically installed to C:\ProgramFiles(x86)\Epic\v8.3\Shared Files\ and the necessary ocx will be registerd.
 
2. Uninstall:
Run "Uninstall.bat" as Administrator, the ocx will be un-registered and the applications will be removed. 
 
3. After install, the Epic software should be configured to use the card reader, these parameters will be needed for Epic configuration:

Assembly:
pwEpicInterface.exe 

Type Name:
pwEpicInterface.pwEpicReader
  
Sample Epic Custom Configurations: 

e_gatewayidentifier1	merchant_id
e_gatewayidentifier2	merchant_key
e_gatewayidentifier3	user_name
e_gatewayidentifier4	user_pass 
PW_CONNECT_TO	COM5  (The default com port is COM5)
PW_GATEWAY_URL	(This should be the live gateway url without "https://")  
PW_EMV_MODE  0, 1, 2, 3     (1: Citrix , 0, 2: Kiosk ,  3: IDTech SREDKey)


4. After installation, there will be a test app (pwIngenicoTestApp.exe) in C:\ProgramFiles(x86)\Epic\v8.3\Shared Files\pwTestApp , which can be published to client machine for card reader connection test.

