Skip to main content

PayComplete™™ Help Center

Setting up Connect on-Device as a print server

You set up Connect on-Device as a print server when you want to preview how a receipt turns out when printed on paper.

Task. Set up Connect on-Device as a print server
  1. Open the the com.scancoin.common.printserver.PrinterService file stored in the [installation folder]\resources\static\configuration folder in a text editor.

  2. Locate these rows:

    port=1234
    runserver=false
  3. Change runserver to true:

    port=1234
    runserver=true
  4. Save and close the file.

  5. Restart Connect on-Device.

Note

If the default port 1234 is occupied by another software, you can configure the port the print server listens to. Contact your network administrator for more information.

Connect on-Device now works as a print server. All other functions of Connect on-Device are unchanged.