Skip to Content
Menu
This question has been flagged
1 Reply
6284 Views

When trying to read an ean13 code, in chrome the product is added automatically but not in firefox, any idea?

Thanks in advance

Avatar
Discard
Best Answer

Ok, I've found why the posbox does not work in firefox. It is due to the "Mixed Content" Security Policy, which prevent loading http ressources from a page served in https. In other words if your point of sale is served over https, firefox will block the http connection to the posbox.

There are two practical solutions :
1) Serve the point of sale over http. (this will be done on our saas platform)
2) Deactivate mixed content security in firefox. This can be done in about:config. The security.mixed_content.block_active_content setting shout be set to false

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 19
3367
5
Dec 23
16792
1
May 24
1474
0
Mar 24
1166
1
May 23
2689