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

# Device Overview

The Verifone M450 is a versatile multi-lane, media-capable, consumer-facing device designed for standalone or integrated retail payment solutions, such as kiosks. It includes security features like a privacy shield to prevent PIN spying during entry. The M450 supports a range of services, including advanced payment methods, e-commerce capabilities like Buy Online Pick-Up in Store, and multimedia-driven promotional content at checkout. It features barcode and QR code scanning via an integrated camera, supports Android apps for loyalty and inventory, and offers remote device management through a Verifone estate management solution.

Additional highlights include SAM card support, ECR support through serial over USB and IP over USB, voice communication for issue reporting, and video playback for staff training and customer promotions, making the customer journey seamless with options like USB and Ethernet connectivity.

## Features and Benefits

### Ease of Use

* 8" LCD (Liquid Crystal Display) 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 (Advanced RISC Machine) Cortex-A53 64-bit CPU (Central Processing Unit) @ 1.3 GHz (Gigahertz).
* 16 GB (Gigabyte) 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 the terminal is mounted on stand.

### Security

* Broad spectrum of software-based security features including tamper-sensing circuitry to detect an unauthorized intrusion.
* PCI (Payment Card Industry)-PTS (PIN Transaction Security) 6.X for debit and other PIN-based transactions.
* EMV (Europay, MasterCard and Visa Standard) Level 1 Type.
* 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 along with PIN-based transactions.

### Communication

* **Bluetooth**: Simple, plug-and-play for locations that need short-range wireless capability. Eddystone and iBeacon profiles are also supported.
* **Wi-Fi (Wireless Fidelity)**: 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/m450/m450-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.
