Automated MSI Installation (Windows)
Windows Installer PUBLIC PROPERTIES
PUBLIC PROPERTY | Description | Value | Max Length |
---|---|---|---|
SERVICEMODE | Routes traffic to either the Live or Test system | Live | N/A |
TCPPROTOCOL | Enables communication to ANYpay POS via TCP | True: Enables TCP connectivity | N/A |
TCPPORT | If TCPPROTOCOL is "True", this sets the TCP port to use. | 5002 | 5 |
HTTPSPROTOCOL | Enables communication to ANYpay POS via HTTPS | True: Enables HTTPS connectivity | N/A |
HTTPSPORT | If HTTPSPROTOCOL is "True", this sets the HTTPS port to use. | 5003 | 5 |
HTTPPROTOCOL | Enables communication to ANYpay POS via HTTP | True: Enables HTTP connectivity | N/A |
HTTPPORT | If HTTPPROTOCOL is "True", this sets the HTTP port to use. | 5004 | 5 |
UPDATESETTING | Instructs the installation to update the Credentials: | True: The below properties will be used to set the credentials during installation | N/A |
CULTURE | Sets the language that will be used on the Pin Entry Device display. | En: English | 2 |
CUSTOMERCODE | Enter the Customer Code provided by PXP | 3 | |
SITE | Enter the Site provided by PXP | N/A | |
WORKSTATION | Enter the Workstation provided by PXP | N/A | |
MERCHANT | Enter the Merchant ID provided by PXP | 20 | |
IPADDRESS | Enter the local IP address of where ANYpay POS is installed. | N/A | |
P_USERNAME | Enter the Username provided by PXP | N/A | |
PASSWORD | Enter the Password provided by PXP | N/A |
Updated about 2 years ago