> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/hardware-products/hardware/victa/victa-lane/victa-lane-installation-guide/device-overview.md).

# Device Overview

The Victa Lane is an advanced, biometric-ready payment solution designed for speed, security, and customer engagement.

Featuring an expansive 8-inch HD touchscreen and intuitive interface, this device transforms the point-of-sale experience into something seamless and interactive. Built on Verifone's secure Android-based platform, it combines cutting-edge technology with elegant design to keep your lanes moving and your customers satisfied.

Depending on the model, the Victa Lane supports 4G LTE, dual-band Wi-Fi, and Bluetooth® 5.0 connectivity, providing reliable communication in a variety of deployment environments.

Refer to [Table 1](#table-1-victa-lane-biometric-support) for more details.

Its powerful Qualcomm octa-core processor, PCI PTS 7.x compliance, and advanced payment acceptance including contactless, EMV, and NFC deliver unmatched reliability and security. Add biometric authentication and NFC-enabled digital receipts, and you have a solution that is not just future-ready, it is future-proof.

Connectivity options include Bluetooth, Wi-Fi, Ethernet, and USB. The device also supports mobile wallets, including **Apple Pay, Google Pay, and Samsung Pay**.

## Features and Benefits

The following sections highlight the key features and benefits of the **Victa Lane**.

### Ease of Use

* **8-inch LCD display** provides excellent readability and supports a wide range of applications across various lighting conditions.
* **Capacitive touchscreen** enables intuitive, icon-based navigation and supports electronic signature capture.
* **Bi-directional magnetic stripe card reader** with an extended swipe guide ensures reliable card reading.
* **3.5 mm audio jack** supports accessibility features for visually impaired users.

### Performance and Durability

* **Qualcomm SM6225 Octa-Core processor** (4 × Cortex-A73 @ 2.4 GHz and 4 × Cortex-A53 @ 1.9 GHz) delivers fast and efficient transaction processing.
* **IP53-rated enclosure** provides protection against dust ingress and water spray, enhancing device durability in retail environments.

### Biometric Identity

* **Face and palm biometric authentication** enables fast, secure, and contactless identity verification.
* Allows customers to check in, access loyalty programs, and complete payments using biometrics linked to their card or account, delivering a faster, more seamless user experience.

### Seamless Checkout

Integrated biometric authentication adds a layer of convenience and security, allowing customers to pay effortlessly while reducing fraud risk.

### Security

* Tamper-sensing circuitry to detect unauthorized intrusion.
* PCI-PTS (PIN Transaction Security) 7.x compliance for debit and PIN-based transactions.
* EMV (Europay, Mastercard, and Visa) Level 1 Type compliance.
* Capable of detecting foreign objects positioned within the smart card reader.
* TLS, VeriShield file authentication, and VeriShield Protect to prevent fraud and unauthorized access.

## Table 1: Victa Lane – Biometric Support

The following table outlines the supported Victa Lane models and their supported features:

| Model   | BIO FACE | PALM | 4G LTE | Wi-Fi + BT 5.0 | eSIM-32 |
| ------- | -------- | ---- | ------ | -------------- | ------- |
| VL110-8 | ✓        | X    | ✓      | ✓              | X       |
| VL111-8 | ✓        | ✓    | ✓      | ✓              | X       |
| VL120-8 | ✓        | X    | X      | ✓              | X       |
| VL121-8 | ✓        | ✓    | X      | ✓              | X       |
| VL112-8 | ✓        | X    | ✓      | ✓              | ✓       |
| VL113-8 | ✓        | ✓    | ✓      | ✓              | ✓       |

*BIO FACE and PALM columns are Biometric supported. 4G LTE and Wi-Fi + BT 5.0 columns are Communication.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.verifone.com/hardware-products/hardware/victa/victa-lane/victa-lane-installation-guide/device-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
