Order Form: How It Works (SharpPOS/Old)

Created by Alex Schipor, Modified on Fri, 16 Dec, 2022 at 10:33 AM by Alex Schipor

Order Form: How it works

Order form requires Chrome to be installed on the POS

A batch file checks if our website is up (TSOHost) and if it is, it will launch a Kiosk version of Chrome, directed to http://embedded.ebm-ltd.co.uk/order.php?site=[SiteID]

If the website is down, the batch file will display an error message to the user and then close.

A list of customers and their correct ID numbers is found in mysql database emblondo_embedshop, table shop_clients.

Products are assigned to clients using the product IDs in shop_products, and adding them to the serialized array held in the products column of the shop_clients table

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article