Page History

Versions Compared

Key

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

...

  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 "this at the end and Save & Close the properties popup : --kiosk --disable-pinch --overscroll-history-navigation=0 --remote-debugging-port=9222 <TVM TVM_PoS_url_that_you configured_in_the previous section>" at the end and Save & Close the properties popup_previous_section
  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!

Set up chrome profile

  1. On the windows button in the task bar right click, then “ run”, on the opening pop-up write “shell:startup”, then “ok”

  2. Close the tvm‘s screen, right click on the chrome tvm shorcut copy, the, paste it in the start menu you just opened. Close it

  3. Go to parameters > Accounts > Login options > Privacy > deactivate “use my login details”.


Optional - Automatic Switch off

TroubleShooting the TVM

  • TVM is not starting on expected page: check point 4/5 and 11. Note that there may be a .bat file that automatically start the TVM. It should be fixed, too.
  • The device drivers does not start (no red icon in the tray bar):
    if the device drivers is started by the .bat file, ensure that
    • the path located in the file is correct
    • the path must be within quotation mark, like "C:\Program Files(x86)\..." . Otherwise, the space will confuse Windows.
  • Disk full: 
    • stop the device drivers (there is a stop script in C:\Program Files (x86)\secutix\devicedrivers-manager)
    • delete the java folder C:\users\<user>\secutix\java  
    • reboot
    • Accept the startup of the device drivers (select the "remember" option)
    • Wait until device driver is started

...