跳至内容
菜单
此问题已终结
1 回复
6530 查看

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

Thanks in advance

形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
1
12月 19
3714
5
12月 23
17109
1
5月 24
1719
0
3月 24
1392
1
5月 23
2863