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

# Device Overview

This chapter provides an overview of the Victa SoftPOS Portable device.

Victa SoftPOS Portable is Verifone's future-ready Android-based payment device, purpose-built for Android developers and modern commerce environments. Designed to support an open Android operating system and fully compliant with Google Mobile Services (GMS), it enables seamless application management through the Google Play Store.

The device supports Verifone Tap, an MPoC-compliant payment application capable of executing EMVCo-certified contactless transactions, including secure PIN entry directly on the touchscreen display. Built on Verifone's Common Platform, Victa SoftPOS Portable combines secure card payment acceptance, receipt printing, and access to Verifone's cloud-based services in a single portable solution.

In addition, the platform empowers clients with remote device monitoring, software deployment, and estate management capabilities through Verifone's management ecosystem. The device also features industry leading accessibility support through Verifone Navigator, enabling secure and independent payment experiences for low-vision and blind customers.

Engineered for mobility and merchant convenience, Victa SoftPOS Portable supports 2G, 3G, 4G LTE, dual-band Wi-Fi, and Bluetooth connectivity, complemented by a high-capacity battery designed for reliable all-day portable operation.

### Features and Benefits

* **Fast and secure payment experience** - Verifone Victa SoftPOS Portable 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 Portable** - Victa SoftPOS Portable 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.
* **Simplified App management** - Verifone Victa SoftPOS Portable, 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 Portable 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 Portable supports both mounted and handheld use to meet diverse business requirements. Flexible Receipt Options - The Verifone Victa SoftPOS Portable supports hassle-free printing with Wi-Fi printer support and also eco-friendly e-receipts.
* **Flexible Network Connectivity** - The Victa SoftPOS Portable 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.
* **Secure Locking Mechanism** - The Victa SoftPOS Portable 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.


---

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