> 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-softpos-mobile/victa-softpos-mobile-installation-guide/device-overview.md).

# Device Overview

Verifone's Victa SoftPOS Mobile is a next-generation, feature-rich Android-based handheld device that seamlessly combines advanced POS capabilities such as contactless card payments, secure PIN entry, barcode scanning, and image capture.

It supports a broad range of solutions, including cloud-based services such as advanced payment methods and omni-channel capabilities like Buy Online and Pick Up In Store (BOPIS). It features a built-in camera with a red LED aimer positioned at the bottom of the device.

### Features and Benefits

* **Fast and secure payment experience** - Verifone Victa SoftPOS Mobile offers Contactless (CTLS) and PIN entry payments for fast, secure, and frictionless transactions, improving efficiency for effortless cashless payment experiences.
* **Seamless Contactless Payments with Victa SoftPOS Mobile** - Victa SoftPOS Mobile enables effortless payment experiences, allowing customers to pay quickly and securely using contactless (CTLS) cards or digital wallets. The intuitive tap-and-go functionality streamlines the checkout process, enhancing convenience and reducing transaction time.
* **Optimized Contactless Antenna Placement** - To ensure fast and reliable tap detection, the contactless antenna is strategically positioned both on the front and around the LCD module (LCM). This dual placement improves NFC signal strength and user interaction, allowing flexibility in how and where the card or device is tapped.
* **Simplified App management** - Verifone Victa SoftPOS Mobile, being GMS (Google Mobile Services) certified, streamlines the development process for Android developers by offering a secure, stable, and seamless Android environment. It also ensures full access to Google apps and services, along with ongoing support for improved application management.
* **Reliability and Endurance** - The Verifone Victa SoftPOS Mobile is built for versatile business use, durable enough for indoor and outdoor conditions, light rain, and temperatures down to -5°C while offering all-day operation without frequent charging.
* **Operational Modes** - The Verifone Victa SoftPOS Mobile supports both mounted and handheld use to meet diverse business requirements.
* **Flexible Receipt Options** - The Verifone Victa SoftPOS Mobile supports hassle-free printing with Wi-Fi printer support and also eco-friendly e-receipts.
* **Secure Locking Mechanism** - The Victa SoftPOS Mobile device supports a simple and reliable locking system that allows it to be securely attached to a fixed pole or stand during off-hours, allowing the authorized person to lock and unlock the device easily.
* **Flexible Network Connectivity** - The Victa SoftPOS Mobile supports primary IP connectivity via Wi-Fi or cellular networks, with an optional fallback to the store's local area Ethernet network for uninterrupted service.
* **Mobile Device with SCRP Support** - The device is integrated with Secure Card Reader for PIN (SCRP), enabling secure PIN entry and card transactions directly on the mobile device, in compliance with payment security standards.


---

# 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-softpos-mobile/victa-softpos-mobile-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.
