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

# Overview

This chapter describes and introduces the features of P200.

## P200

The P200 is Verifone's next generation integrated retail PINpad device. Its functionality and sophisticated design are perfect for small to medium retail establishments.

The P200 is a consumer facing handheld device. It can also be fix-mounted in some integrated retail scenarios. The product's design is equally appealing as a handheld PINpad and robust enough to look and function appropriately in a fixed mount setting.

<figure><img src="/files/OwILD6bGuOPKiWcBz7dS" alt="" width="563"><figcaption><p>Figure 1:  P200</p></figcaption></figure>

## Front Functions

The P200 includes the following features:

* 2.8" QVGA color display.
* Secure keypad supporting 3 x 5 matrix containing 0-9, \*, #, Cancel, Backspace/Clear and Enter keys. It also supports PF1 and PF2 function keys and a navigation key.
  * Supports **telco-style format**
  * Dual-function Backspace/Clear key.
  * Customer-entry for Cancel and Enter keys.
  * Backlight support.
  * Audible audio key-press.

Following table lists the functions of Cancel, Enter and Clear/Backspace keys:

| Key                              | Functions                                                                                                                                                                                                                                                                                                                                                                                                                 |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/XpBojbfcOm5dNtrRDBYh) | <ul><li>Cancel key is used to exit and return to the main menu.</li><li>In the System mode login screen, a special menu can be accessed by pressing the Cancel key.</li><li>Cancel key is also used to power OFF. Press Cancel key for 3 sec to power OFF the terminal.</li></ul>                                                                                                                                         |
| ![](/files/bA9y2ElXRs0MqMgPwgx2) | <ul><li>Clear key is commonly used to delete a number, letter, or symbol on the PINpad's display screen.</li><li>Press Clear key one time to delete the last character typed on a line.</li><li>To delete additional characters, moving from right to left, press Clear key once for each character or hold down Clear key to delete all characters in a line.</li></ul>                                                  |
| ![](/files/QCssMFuJZY0QLFJ6xC6G) | <ul><li>Enter key is generally used in the same way as the enter key on a PC, that is, to end a procedure, confirm a value or entry, answer "Yes" to a query, or select a displayed option.</li><li>Enter key is used to power ON the terminal. Press Enter key for 3 sec to power ON the terminal.</li><li>Enter key is also used to restart the terminal. Press Enter key for 10 sec to restart the terminal.</li></ul> |

## Back Functions

The rear of the P200 device shows the following:

* Cable connector compartment.
* Threaded grommets for attaching the mounting plate.
* A dual-stack MSAM connector built into the back of the unit to support stored-value card programs or other merchant card requirements.
* A uSD connector on P200 Plus units.

## Features and Benefits

### Exceptional Ease of Use and Ergonomics

* 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.
* 240 (RGB) x 320 TFT (QVGA) display.
* Total memory of 384 MB (256 MB Flash and 128 MB DDR3) for P200 and total memory of 1 GB (512 MB Flash and 512 MB DDR3) for P200 Plus.
* 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 methods to protect PIN-based transactions.
* Offers secure, reliable PIN input for expanding 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.
* Key injection simplified and secured with Verifone's SecureKit key loading software.
* Rugged and reliable design absorbs hard knocks found at point-of-sale counters.
* Removable privacy shield offers option of supplemental physical security.
* Connects with most POS payment terminals, PCs and ECRs.
* USB Connectivity that gives another option to connect with payment terminals, personal computers and electronic cash registers (ECRs).


---

# 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/pxxx-series/p200/p200-installation-guide/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.
