> 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/kiosks/pit-stop-kx600/pit-stop-kx600-installation-guide/device-overview.md).

# Device Overview

The KX600 is a kiosk solution perfect for a drive-through digital experience. For the first time, providing an innovative digital experience. The KX600 kiosk solution enables contact and contactless payments in drive-through environments by using a fixed contactless reader all while not leaving the comfort of the car and paying through a drive-through window.

This versatile, self-service solution provides secure and reliable transactions for vending machines, public transport, and other unattended, high-transaction volume environments. The KX600 is designed to fit in the smallest environment to meet the highest customer expectations.

<figure><img src="/files/Huu2BaeFJ3b62piFVqPL" alt="" width="209"><figcaption><p>Figure 1 – KX600 Unit</p></figcaption></figure>

## Features and Benefits

Following are the features and benefits:

### Ease of Use

The following features of the device simplify transactions in various environments:

* Designed for outdoor use. It is designed ruggedized, and weatherproof, to withstand the harshest conditions from the extreme winter environment to the extreme desert climate.
* Weatherproof enclosure provides top-level protection against dust, liquids, and other harmful substances.
* Tamper-resistant and anti-vandalism enclosure.
* Various connectivity options are integrated into the device to conveniently suit unattended environments.
* Quick and easy to use.
* 3.5" color display for unlimited application possibilities and easy readability under various lighting conditions.
* CTLS (Contactless) logo placement on the device for optimized user experience.
* Bright LEDs (Light-Emitting Diode) to display card transaction progress.
* Buzzer for audio confirmation of card transactions.

### Performance and Durability

* Powerful 400 MHz, ARM11(Advanced RISC Machine) 32-bit RISC processor completes the transactions quickly.
* The USB (Universal Serial Bus) connection to the POS (Point-of-Sale) terminal for the Barcode Scanner.
* Ethernet connectivity to the payment controller and display.
* 384 MB memory (256 MB Flash, 128 MB SDRAM).

### Security

* PCI PED 5.x approved for debit transactions
* Tamper-resistant construction, SSL (Secure Socket Layer) protocols
* Direct key injection using industry standard HSMs
* VeriShield Retain
* VeriShield Remote Key
* Verifone Secure Data
* VeriShield Total Protect
* MasterCard TQM
* IPP8 functionality plus multiple DUKPT engines
* EMV (Europay, MasterCard and Visa) L1 and L2
* ISO7816-3, ISO7816-10 and EMV 4.3 standards

### Connectivity

* USB Cable
* 2 Ethernet Cables
* Power Cable
* Ground Cable

### Contactless Capabilities

The device includes the following contactless capabilities:

* Verifone's advanced contactless architecture 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 (Near Field Communication), QR (Quick Response) Code and mag-stripe contactless payments as well as PIN-based transactions.
* Supports contactless cards as well as NFC phones, supporting the following protocols:
  * ISO (International Organization for Standardization) 14443 A\&B
  * MiFare (MiFare +/ DESfire)
  * ISO 18092 Active Communications (NFC - peer-to-peer mode)
  * PayPass
  * payWave
  * AMEX Expresspay


---

# 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/kiosks/pit-stop-kx600/pit-stop-kx600-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.
