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

# Device Overview

The Verifone M425 is a new Multi-Lane, media-capable and consumer-facing device. M425 device's enriching features allow electronic payment transactions to be processed in multi-lane scenarios with combined card payment with a variety of Verifone cloud-based services including Advanced Payment Methods, e-comm capabilities such as Buy Online Pick-Up in Store, and the ability to dynamically configure multi-media driven promotional content at the counter.

This payment processing device can scan barcodes, QR codes, and products with the help of an integrated camera. In combination with Verifone Connect digital services, it offers 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 best-in-class M425 device will be able to communicate to the ECR via serial over USB and IP over USB simultaneously and support multiple SAM cards for transaction processing. Verbal Message Supporter is a new significant feature where the user will be able to speak into the terminal microphone to state their issue or raise a question that will be received by the Verifone Support Administrator. It also supports video playback from a serial digital memory interface to play training videos for staff and promotional content to customers at or near the checkout counter or in the lane. It transforms the customer's journey into a simple walk-through by providing different connection options like an external power supply, USB, and ethernet.

## Key Features and Benefits

|                  | M425 Features                                                                                                                                                      |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Processor        | <p>• Quad-core ARM Cortex-A53 64-bit CPU @ 1.3 GHz<br>• Dedicated secure processor</p>                                                                             |
| Memory           | <p>• 2 GB LPDDR3 + 16 GB eMMC<br>• Secure processor: 8Mb SPI Flash</p>                                                                                             |
| Display          | • 5.5-inch (120.77 X 67.93) HD IPS LCD, Capacitive Touchscreen                                                                                                     |
| Keypad (touch)   | • Dedicated mechanical keypad and on-screen (touch) keypad.                                                                                                        |
| 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<br>• 2.4 GHz + 5GHz Wi-Fi, 802.11 a, b, g, n, ac</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 6.X<br>• SRED<br>• Supports AES DUKPT</p>                                                                                                             |
| SAM              | • 3 Standard SAM                                                                                                                                                   |
| uSD              | • SD 3.0, supports 4-bit SD mode                                                                                                                                   |
| Environmental    | <p>• Operating temperature: -10° to 50°C (14° to 122°F)<br>• Storage temperature: -20° to 60°C (-4° to 140°F)<br>• Relative humidity: 5% to 90% non-condensing</p> |

## Features and Benefits

Following are the features and benefits of the M425 device.

### Ease of Use

* 5.5" 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 Quad-core ARM Cortex-A53 64-bit CPU @1.3 GHz.
* 16 GB of eMMC and 2 GB LPDDR3.
* Rounded corners and drop resistant to less than 75cm on a concrete floor to minimize breakage.
* IP53 rating when terminal is mouted on Stands.

### Security

* Supports tamper-sensing circuitry to detect unauthorized intrusion and abroad spectrum of software-based security features.
* PCI-PTS 6.X for debit and other PIN-based transactions.
* EMV Level 1 Type.
* Supports reliable security features including TLS, 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 for locations that need short-range wireless capability. Eddystone and iBeacon profiles are also supported.
* Wi-Fi: Supports multiple wireless devices and supports an existing IP infrastructure.

### Connectivity

* USB- C Port


---

# 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/m425/m425-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.
