Skip to content

Commit

Permalink
Docs 4543 (#3251)
Browse files Browse the repository at this point in the history
* DOCS-4543: Update feature Insert Order ID: Manual or QR Code Scanning

* DOCS-4543: Update feature Insert Order ID: Manual or QR Code Scanning
  • Loading branch information
JesseSnnt authored Feb 12, 2025
1 parent 0628f52 commit f25cb30
Showing 1 changed file with 18 additions and 15 deletions.
33 changes: 18 additions & 15 deletions content/point-of-sale/smartPOS-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,21 +250,24 @@ Click **View** to display the details entered. These details will also appear on

***

## How to scan qr codes

You can use the QR code reader within our app to easily recognize order information and include it in a transaction.

1. In the **Settings** section, enable **Insert order**.
2. When using **Manual input**, select **Scan QR**.

The QR reader is able to detect the following parameters:

- amount
- order ID
- description
This information will be included in the payment request.

</details>
## How to enable Order ID input: Manual entry and QR Code scan

Enabling this feature adds both manual order ID entry and QR code scanning functionality to the transaction process.

1. Go to **Features** > **Payment Settings**.
2. Click the **Insert order** toggle. Both options will be enabled.
3. On the **Manual Input** screen, choose one of the following methods:
- **Manual Order ID Entry**:
- Click **Input Order ID** and enter the order ID.
- The information retrieved will be included in the payment request.
- **Scan QR**:
- A QR code must be generated using one of the following formats:
- **String**: Contains only the Order ID.
- **JSON**: Contains the Order ID, amount, and description of the order.
- Click **Scan QR**.
- Scan the QR code using the terminal's scanner or an external scanner.
- Scanning the QR code will retrieve information based on the format in which the QR code has been generated.
- This information will be included in the payment request.

***

Expand Down

0 comments on commit f25cb30

Please sign in to comment.