0

Problem

I'm Using a Point Of Sale app in web for my store.

I record the sales in that web application which open in Google Chrome.

Now I want to connect the Customer Display to the local machine physically and want to show the bill amount to that display from the browser.

Browser : Google Chrome
Customer Display : X-Pole

How can I integrate display ? is there any browser extension ?

enter image description here

wOxxOm
  • 65,848
  • 11
  • 132
  • 136
Salmanul Faris
  • 347
  • 2
  • 14
  • Are you using a POS device with a serial port connection, such as a receipt printer or barcode scanner? If so, try something similar. If you are new to them, look for cases where you are using a POS device with a serial port connection with the same software configuration as your application, and try something similar. – kunif Aug 06 '20 at 04:14
  • For example, run Node.js on your local machine, prepare a script to access the customer display in it, and make a request to it from your browser. Please try it. – kunif Sep 16 '20 at 00:03
  • did you ever find a solution for this @Salmanul Faris – Kachinga Oct 17 '22 at 17:47

0 Answers0