Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/applications/sales/point_of_sale/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Overview

overview/getting_started
overview/register
overview/https
19 changes: 19 additions & 0 deletions content/applications/sales/point_of_sale/overview/https.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
=========================
Secure connection (HTTPS)
=========================

If **Direct Devices** is enabled in a Point of Sale settings (for example, if you use an ePos
printer), HTTP becomes the default protocol.

Force your Point of Sale to use a secure connection (HTTPS)
===========================================================

Add a new **key** in the **System Parameters** to force your Point of Sale to use a secure
connection with the HTTPS protocol.

To do so, activate the :ref:`developer mode <developer-mode>`, go to :menuselection:`Settings -->
Technical --> Parameters --> System Parameters`, then create a new parameter, add the following
values and click on *Save*.

- **Key**: `point_of_sale.enforce_https`
- **Value**: `True`