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 Test | N/A |
| TCPPROTOCOL | Enables communication to ANYpay POS via TCP | True: Enables TCP connectivity False: Disables TCP connectivity | N/A |
| TCPPORT | If TCPPROTOCOL is "True", this sets the TCP port to use. Default is 5002 | 5002 | 5 |
| HTTPSPROTOCOL | Enables communication to ANYpay POS via HTTPS | True: Enables HTTPS connectivity False: Disables HTTPS connectivity | N/A |
| HTTPSPORT | If HTTPSPROTOCOL is "True", this sets the HTTPS port to use. Default is 5003 | 5003 | 5 |
| HTTPPROTOCOL | Enables communication to ANYpay POS via HTTP | True: Enables HTTP connectivity False: Disables HTTP connectivity | N/A |
| HTTPPORT | If HTTPPROTOCOL is "True", this sets the HTTP port to use. Default is 5004 | 5004 | 5 |
| UPDATESETTING | Instructs the installation to update the Credentials: | True: The below properties will be used to set the credentials during installation False: The credentials will not be set for new installs, and will not be updated during an upgrade (as they are already set) | N/A |
| CULTURE | Sets the language that will be used on the Pin Entry Device display. | En: English Fr: French Ca: Catalan Nl: Dutch De: German It: Italian Pl: Polish Pt: Portuguese Es: Spanish Sv: Swedish Da: Danish | 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. Default is 127.0.0.1 | N/A | |
| P_USERNAME | Enter the Username provided by PXP | N/A | |
| PASSWORD | Enter the Password provided by PXP | N/A |
Updated over 5 years ago
