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

# Device Overview

The P630 device is a consumer-facing handheld device. It may also be integrated into retail devices such as kiosks and as an indoor unattended 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 Verifone P630 device 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.

It can run on Android applications, like loyalty and inventory. It also enables clients to remotely monitor and update their devices using Verifone's estate management solution. The P630 device supports Bluetooth and Wi-Fi and meets PCI-PTS 6.x SRED requirements for maximum security.

The Verifone P630 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 keypads for secure PIN-entry.

## Features and Benefits

The P630 includes the following features:

* Capacitive touch LCD
* Secure keypad supporting 3x5 matrix containing 0-9, \*, #, Cancel, Backspace/Clear and Enter keys
* Supports telco-style format
* Dual-function Backspace/Clear key
* Customer-entry for Cancel and Enter keys

<figure><img src="/files/PED9RqjxDIt2QkZGConK" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/uZSrnDUUi6QzF5jDAaxT" alt="" width="563"><figcaption></figcaption></figure>

### Back Functions

The P630 includes the following features:

* Cable connector compartment.
* Threaded grommets for attaching the mounting plate.
* A dual-stack (uSD+2SAMs) is built into the back of the unit to support stored-value card programs or other merchant card requirements.

<figure><img src="/files/Imvrd9zOEKuIgnxvvzri" alt="" width="563"><figcaption></figcaption></figure>

### Ease of Use

* Sleek and stylish shape occupies minimal counter space.
* Bold, ergonomic design fits comfortably in the palm of a hand.
* Large, hard-rubber keys provide improved tactile feedback, minimizing errors and maximizing ease of use for consumers of all ages.
* Intuitive telco-style interface and colored control keys simplify training and reduce support requests.
* 320 (RGB) x 480 TFT (HVGA) display with a capacitive touch panel.
* The rugged and reliable design.
* Connects with most POS payment terminals.
* Supports payment transactions in a variety of payment environments.

### Critical Security Protection

* Offers a choice of Master/Session or DUKPT key-management method to protect PIN-based transactions.
* Offers secure, reliable PIN input for expanding the range of PIN-based transactions.
* PCI-compliant for secure solutions, meeting the PED standard.
* Meets ISO and ANSI standards for PIN encryption, key management, and MAC.
* The rugged and reliable design absorbs hard knocks found at point-of-sale counters.
* Connects with most POS payment terminals, PCs, and ECRs.

### Security

* Incorporates tamper-detection circuitry to resist unauthorized intrusion and supports a broad spectrum of software-based security features.
* PCI PTS 6.x approved for debit and other PIN-based transactions.
* EMV Level 1 Type Approval.
* Supports reliable security available including TLS/SSL.
* With Kensington lock feature resident in the terminal as part of the case.

### Contactless Capability

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

### Wireless Communication Capability

* **Bluetooth:**
  * Supports BT v4.2 LE
* **WLAN:**
  * Supports 2.4GHz/5.0GHz frequency band
  * Supports 802.11 a/b/g/n up to 150Mbps
  * Supports AP mode


---

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