> 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/engage-devices/vxxx-series/v240m/v240m-installation-guide/device-overview.md).

# Device Overview

This chapter presents the basics on the V240m terminal and base.

The V240m is a consumer-facing handheld device. The product's design is equally appealing as a handheld PINpad and robust enough to look and function appropriately in a fixed mount setting. The V240m can utilize over-the-air connectivity, facilitating mobile telephony technology for sending and receiving data, using existing operator-provided 2G, Wi-Fi, Bluetooth, or 3G connectivity. This guide provides an introduction and basic setup procedures for V240m terminals.

<figure><img src="/files/tNKTTkUbn4P6S9fLw6bX" alt="" width="375"><figcaption><p>Figure 1: V240m Front View</p></figcaption></figure>

### Front Functions

The device includes the following features:

* Capacitive touch LCD display and CTLS tap area
* Smart card reader
* Magnetic card reader
* Integrated thermal printer
* Secure keypad supporting 3x5 matrix containing 0-9, \*, #, Cancel, Backspace/Clear, and Enter keys.
  * Dual-function Backspace/Clear key.
  * Customer-entry for Cancel and Enter keys.

### Back Functions

After removing the rear cover, the underside of the V240m device shows the following:

<figure><img src="/files/7K8ruwciLI1TMdl9mbZS" alt="" width="563"><figcaption><p>Figure 2: V240m Underside Compartment View</p></figcaption></figure>

* A Micro SD slot
* Dual MSAM slots to support stored-value card programs or other merchant card requirements
* Dual SIM Card compartments
* Battery

### End Functions

The V240m Camera variant includes an end-facing camera array that is capable of barcode and QR code scanning.

<figure><img src="/files/TDOXNH2pwrNaqDdupra7" alt="" width="563"><figcaption><p>Figure 3: V240m Camera Array</p></figcaption></figure>

## V240m Bases

The V240m Base provides a stable mounted platform for the V240m terminal. The Base comes in two versions:

* V240m Charging Base
* V240m Full-Feature Base

The Charging Base supports charging only with no communication functionality. The Full-Feature Base supports several connectivity options and provides serial connection for peripherals (like ECR, check reader, barcode reader, etc.). The USB host port is for maintenance purposes and supports a USB flash drive.

### V240m Charging Base

The Charging Base accommodates and supplies power to the V240m and V240m Plus portable terminals.

<figure><img src="/files/cMWIJrAQ7dnxuAVJln0H" alt="" width="375"><figcaption><p>Figure 4: V240m Charging Base, Front and Rear</p></figcaption></figure>

### V240m Full-Feature Base

The FF Base supports any failover communication via dial up and Ethernet connections for V240m. The failover will be supported in all network interfaces available in a terminal.

<figure><img src="/files/sJqlYLnHpFn6D0xo3VWW" alt="" width="375"><figcaption><p>Figure 5: V240m FF Base, Front and Rear</p></figcaption></figure>

The FF Base supports a maximum of seven simultaneous terminal connections via Bluetooth (BT) as well as the following:

| Cable         | Configuration                                                                                   |
| ------------- | ----------------------------------------------------------------------------------------------- |
| Ethernet port | RJ-45 socket (for connecting PINPad to LAN infrastructure)                                      |
| RS232 port    | RS232 socket (for connecting PINPad to LAN infrastructure), MOD-8 socket, Mini USB & DC-in jack |
| USB ports     | Mini USB and type A USB                                                                         |

## Features and Benefits

The V240m terminal and V240m Bases provide the following functionality:

### Exceptional Ease of Use

* Touch screen enables easy menu control and signature capture.
* Battery-powered for mobility and portable operation.
* Integrated thermal printer for fast transaction processing.
* Large, hard-rubber keys provide improved tactile feedback.
* 3.5" capacitive touch screen display.
* 2G capability (for V240m only).
* 3G functionality
* WiFi- and Bluetooth-capable.
* Intuitive keypad interface simplify training and reduce support requests.
* Using the Full-Feature Base, connects with most POS payment terminals, PCs, and ECRs.
* Supports payment transactions in a variety of payment environments.
* Rugged and reliable design absorbs hard knocks found at point-of-sale counters.
* Sleek and stylish shape occupies minimal counter space.
* Bold, ergonomic design fits comfortably in the palm of a hand.
* Optional Charging or Full-Feature Bases expand functionality while providing a stable, battery-charging platform.

### Critical Security Protection

* Offers a choice of Master/Session or DUKPT key-management methods to protect PIN-based transactions.
* Offers secure, reliable PIN input for expanding range of PIN-based transactions.
* PCI 5.x-compliant for secure solutions, meeting the PED standard.
* Meets ISO and ANSI standards for PIN encryption, key management, and MAC.
* Key injection simplified and secured with Verifone's SecureKit key loading software.

{% hint style="info" %}
Verifone ships variants of the V240m terminal for different markets. Your terminal may have a different configuration, a different amount of memory, a different radio, and may or may not have a camera.
{% endhint %}


---

# 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/engage-devices/vxxx-series/v240m/v240m-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.
