> 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/android-devices/t650-series/t650c/t650c-installation-guide/device-overview.md).

# Device Overview

This chapter provides a brief description of the T650c.

The Verifone T650c device is a best-in-class, single-screen media-capable and merchant-facing device, which allows electronic payment transactions to be processed. This payment processing solution with a fully integrated POS can scan barcodes, QR codes and products with the help of an integrated camera.

In combination with Verifone Connect digital services, it offers self-check-out/self-check-in, payment, and the ability to run Android applications, like loyalty and inventory. It also enables clients to remotely monitor and update their device using Verifone's estate management solution. The T650c device supports Bluetooth and Wi-Fi, and meets PCI-PTS 5.X SRED requirements for maximum security.

The Verifone T650c device supports all payment methods - magnetic stripe, EMV, and NFC/Contactless Reader, including Apple Pay, Google Pay, and Samsung Pay mobile wallets. The easy to read color touch screen supports all payment related user interactions and keypad for secure PIN entry.

<figure><img src="/files/eNYp0pg18dfSYSlSUZSb" alt="" width="375"><figcaption><p>Verifone T650c payment terminal</p></figcaption></figure>

## Key Features and Benefits

| Feature                 | Details                                                                                            |
| ----------------------- | -------------------------------------------------------------------------------------------------- |
| **Processor**           | Cortex A7 Quad Core, 1.1GHz (QCOM 8909)                                                            |
| **Memory**              | 2 GB RAM / 16 GB ROM; 32 GB SD                                                                     |
| **Display**             | 5.5" (1280 × 720) HD IPS LCD touchscreen; Screen rotation                                          |
| **Keypad**              | On-screen, Navigator possible                                                                      |
| **Payment**             | MSR, SCR, CTLS, QR Code                                                                            |
| **Multimedia**          | Speaker and audio jack; Integrated microphone; Video HD; Video Decode                              |
| **Communication**       | Bluetooth 4.2 BLE; 2.4 GHz + 5 GHz WiFi; 802.11 a, b, g, n                                         |
| **Physical Interface**  | 2 USB ports; Serial port (RS232); Ethernet port (3.5mm Audio jack port)                            |
| **Camera/Barcode Scan** | 5 MP (front QR/Barcode Scanner); Embedded forward facing camera - 5MP; Front facing camera - 0.3MP |
| **Dimensions**          | Length: 211 mm; Width: 84 mm; Height: 72 mm; Weight: 456 g                                         |
| **Security**            | PCI PTS 5.X-approved; SRED; Supports AES DUKPT                                                     |
| **Power Supply**        | Input: AC 110V~~240V/50~~60Hz/0.3A; Output: DC 9V/2.5A                                             |

## Features and Benefits

### Exceptional Ease of Use

* Large 5.5" LCD display for unlimited application possibilities and easy readability under various lighting conditions.
* Touchscreen for icon-based applications or electronic signature capture support.
* Magnetic stripe card reader for optimal card reading.
* Audio jack to facilitate accessibility for the visually impaired.

### Performance and Durability

* Fast transactions due to powerful ARM Cortex A7 1.1 GHz quad-core processor.
* Rounded corners and drop resistant to less than 1m on concrete floor to minimize breakage.
* 2GB RAM / 16GB ROM, SD card slot that supports up to 32GB SD memory.

### 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, VeriShield file, authentication and VeriShield Protect to help prevent fraud and other intrusions.

### SIM/SAM

* 2 Standard SAM

### Card Reader

* Triple track MSR
* EMV L1-approved smart card
* ISO
* NFC/CTLS

### Environmental

* Operating temperature: -10° to 50° C (14° to 122° F)
* Storage temperature: -20° to 70° C (-4° to 158° F)
* Relative humidity: 10% to 90%
* Non-condensing

### Printer

Built-in high-speed thermal printer with print speed greater than 25 lines per second, support paper roll with a width of 58mm and diameter of 50mm, support black mark positioning.

### LEDs

* 4 CTLS Indicator
* Power Indicator
  * Red = charging indicator
  * Green = fully charged indicator

### 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.
* Dual band Wi-Fi.

### Connectivity

Wired interfaces:

* Ethernet 100 base-T
* USB-C OTG (no charging)
* RS-232
* USB-A


---

# 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/android-devices/t650-series/t650c/t650c-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.
