All Collections
POS Integrations
PAR PixelPoint
PAR PixelPoint: Integration Setup
PAR PixelPoint: Integration Setup
Sam Fielding avatar
Written by Sam Fielding
Updated over a week ago

Requirements

  • To integrate your PixelPoint POS with Deliverect, your POS software needs to be on version 20.4.29 or higher.

  • External Order Interface (EOI) must be licensed and installed on your POS machine. This will need to be running in conjunction with the Station and POS at all times during the integration so that we can send the orders to the POS.

Step 1. You are required to have the External Order Interface (EOI) licensed and installed on the POS machine. This will need to be running in conjunction with the Station and POS at all times during the integration so that we can send the orders to the POS.

Step 2. Adjust the Pixel32.ini file to allow the POS to communicate with Deliverect set up the Station for use with integrated orders. Station 2 is used for the example below:

[STATION2]
ActiveServer=Y
InternetServer=Y

Contact us if you require an example of the .ini file.

Step 3. Ensure the EOI is updated with a TCPSocketPort. We recommend port 10000. Verify the port is not already used.

[EOI]
IOLogging=Y
TCPSocketPort=10000

Once the above has been completed, save the .ini file and reboot your system.

Step 4. On the same machine as the EOI, run the following command via the command prompt and verify that the TCP Port listed in the .ini file [EOI] is now listening.

netstat -anop tcp | find “LISTEN”

Here is an example screenshot showing that TCP Port 10000 is now listening.

Contact your Deliverect representative or our support team once these steps are complete.

Did this answer your question?