Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download and install Device Manager

  1. Go to this page to download the device manager installer

  2. Find the .exe file you just downloaded and double click on it
  3. Install the kit with default settings

...

  1. Install the latest version of Chrome from Chrome's official website.
  2. Create a new Chrome profile and check "create shortcut on Desktop"
  3. Go to Chrome Settings and install SecuTix Root Certificate (you can download the certificate from here)
    1. Extract the zip file you downloaded
    2. Import the file "SecutixRootCA256.crt" to Chrome "Trusted Root Certification Authorities" via Chrome Settings
  4. Change the "On startup" option to "Open a specific page or set of pages"
  5. Click on the "Set page" and put in the TVM PoS url that you configured in the previous section "Point of sales configuration"
  6. Close the Settings menu and go to the page with the TVM PoS url (e.g. https://tvm1-mosa.int1-shop.secutix.com/)
  7. Right click on the page and click on "Inspect" to open the web inspector
  8. Go to "Application" tab and input the following <Key, Value> pair into the TVM Web Host's Local Storage:
    Key: secutixApiSecretKey
    Value: use the secret token that is configured in "Point of sales configuration"


  9. Close Chrome
  10. Find the Chrome shortcut created at step 2 on desktop & Right click -> Properties
  11. In the Shortcut > Target field append "--kiosk --disable-pinch --overscroll-history-navigation=0 --remote-debugging-port=9222 --restore-last-session  <TVM PoS url that you configured in the previous section>" at the end and Save & Close the properties popup
  12. Double click the shortcut to start the TVM
  13. go to the page “pointofsalesurl/content/admin” and check the status. If ticket printer is KO, click on Set ticket counter and input a value. Status should now be ok. Press restart.
  14. The new TVM is now running in the Kiosk mode on Chrome!

...