> 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/m4xx-series/m440/m440-installation-guide/device-overview.md).

# Device Overview

This chapter provides a brief description of the Verifone M440 device.

The Verifone M440 device is a best-in-class, single-screen media-capable, and consumer-facing device, which allows electronic payment transactions to be processed in multi-lane scenarios. This payment processing solution with a fully integrated POS (Point-of-Sale) can scan barcodes, QR (Quick Response) codes, and products with the help of the integrated camera.

In combination with Verifone Connect digital services, it offers self-check-out/selfcheck-in, payment, and the ability to run Android applications, like loyalty and inventory. It also enables clients to remotely monitor and update their devices using Verifone's estate management solution. The Verifone M440 device supports Bluetooth and Wi-Fi (Wireless Fidelity) and meets PCI (Payment Card Industry)-PTS (PIN Transaction Security) 5.x SRED (Secure Reading and Exchange of Data) requirements for maximum security.

The Verifone M440 device supports all payment methods - magnetic stripe, EMV (Europay, MasterCard and Visa Standard), and NFC (Near Field Communication)/ CTLS (Contactless) Reader, including Apple Pay, Google Pay, and Samsung Pay mobile wallets. The easy-to-read color touchscreen supports all payment-related user interactions and keypads for secure PIN Entry.

<figure><img src="/files/lvZnC0da95Y5YOuPgdbC" alt="" width="563"><figcaption><p>Figure 1: M440 Device</p></figcaption></figure>

## Key Features and Benefits

| Feature              | M440 Specifications                                                                                                                                                  |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Processor**        | <p>- 1.1 GHz, Arm Cortex-A7 quad-core<br>- Dedicated secure processor</p>                                                                                            |
| **Memory**           | <p>- 2 GB RAM (Random Access Memory)<br>- 16 GB Flash<br>- Secure processor: 512 MB DRAM (Dynamic Random Access Memory), 512 MB Flash</p>                            |
| **Display**          | - 8-inch (172.22 X 107.64) HD (High Definition) IPS (In-plane Switching) LCD (Liquid Crystal Display) Touch screen                                                   |
| **Keypad (touch)**   | <p>- Dedicated mechanical keypad<br>- On-screen (touch) keypad</p>                                                                                                   |
| **Payment**          | <p>- Magnetic Swipe Reader (MSR)<br>- Smart Card Reader (SCR)<br>- Contactless Reader (CTLS)<br>- Near Field Communication (NFC)<br>- Quick Response (QR) code</p>   |
| **Communication**    | <p>- Bluetooth 4.2 BLE (Bluetooth Low Energy)<br>- 2.4 GHz + 5 GHz Wi-Fi, 802.11 a, b, g, n</p>                                                                      |
| **Peripheral Ports** | - Custom Multiport Interface                                                                                                                                         |
| **Camera**           | <p>- 5 MP (Front QR/Barcode Scanner)<br>- Auto-focus<br>- Fast scanner</p>                                                                                           |
| **Security**         | <p>- PCI PTS 5.x approved<br>- SRED<br>- Supports AES (Advanced Encryption Standard) DUKPT (Derived Unique Key Per Transaction)</p>                                  |
| **SIM/SAM**          | - 2 Standard SAM (Secure Access Module)                                                                                                                              |
| **Environmental**    | <p>- Operating temperature: 0°C to 40°C (32°F to 104°F)<br>- Storage temperature: -20°C to 60°C (-4°F to 140°F)<br>- Relative humidity: 5% to 95% Non-condensing</p> |

## Features and Benefits

### Ease of Use

* Large 8" LCD for unlimited application possibilities and easy readability under various lighting conditions.
* Touchscreen for icon-based applications or electronic signature capture support.
* Intuitive telco-style keypad with colored control keys.
* Bi-directional magnetic stripe card reader with an extended blade for optimal card reading.
* Audio jack to facilitate accessibility for the visually impaired.

### Performance and Durability

* Fast transactions due to powerful 1 GHz ARM (Advanced RISC Machine) Cortex quad-core ARM Cortex- A7 1.1 GHz processor.
* Rounded corners and drop resistant to less than 75 cm on the concrete floor to minimize breakage.
* 16 GB of Flash memory and 2 GB SDRAM.

### Security

* Incorporates tamper-sensing circuitry to detect unauthorized intrusion and supports a broad spectrum of software-based security features.
* PCI-PTS 5.x approved for debit and other PIN-based transactions.
* EMV Level 1 Type Approval.
* Supports reliable security features including TLS (Transport Layer Security), VeriShield file authentication, and VeriShield Protect to help prevent fraud and other intrusions.

### Contactless Capability

* Advanced contactless architecture that future-proofs investment with a single contactless interface (SingleCl), SoftSAMs, and side-by-side application architecture.
* Dedicated tap zone for optimized user experience.
* Accepts EMV, NFC, QR Code and mag-stripe contactless payments as well as PIN-based transactions.

## Communication Technology

* **Bluetooth**: Simple, plug-and-play installation for locations that need short range wireless capability. Eddystone and iBeacon profiles are also supported.
* **Wi-Fi**: Ideal for retailers that need multiple wireless devices and have an existing IP infrastructure.


---

# 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/m4xx-series/m440/m440-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.
