> 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/exxx-series/e280-e280s/e280-quick-installation-guide.md).

# e280 Quick Installation Guide

Set up the Verifone e280 handheld payment device and start accepting payments.

Before you begin, confirm you have all devices, cables, and accessories listed below.

## What's in the Box

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3>e280 device</h3></td><td></td><td data-object-fit="contain"><a href="/files/b5d31df7cbf260bbe30c340f2bb299853f6a1c54">/files/b5d31df7cbf260bbe30c340f2bb299853f6a1c54</a></td></tr><tr><td><h3>USB-C to USB-A cable</h3></td><td></td><td data-object-fit="contain"><a href="/files/01037a41e9d74412cc773291653b19069d210b9c">/files/01037a41e9d74412cc773291653b19069d210b9c</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Connect the Power

Connect the USB-C end of the cable to the device, then power it from either a wall outlet or a computer.

{% stepper %}
{% step %}

#### Connect the cable to the device

Plug the USB-C connector into the port on the left-hand side of the device.

<figure><img src="/files/b0e80b5648eeb094a2da5c1baf710d663d1dd052" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Power it from a wall outlet

Plug the USB-A end into a USB charger head, then plug the charger into a wall outlet.

<figure><img src="/files/7b8053468a474262be1ede12d843cd63008732ae" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Or power it from a computer

Alternatively, plug the USB-A end into a USB-A port on a computer.

<figure><img src="/files/a68d3eceb8fa4195158b460aff50b17ab1fb3e61" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Power On the Device

Hold the start button on the right-hand side of the device for about 10 seconds, until the startup screen appears.

<figure><img src="/files/dd136b910efc6b7408831730518a2dcb9364f612" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Connect the Device to a Host

Connect the device to a computer with the USB cable, or connect it wirelessly.

{% stepper %}
{% step %}

#### Connect over USB

Plug the USB-C end into the device and the USB-A end into the computer.

<figure><img src="/files/b860428229a57137b1a370a187ec205cd064e4be" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Or connect wirelessly

Connect the device to the host over Wi-Fi or Bluetooth.

<figure><img src="/files/475f1ba1b160a0c906da59c808abaa2741fa1c89" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Attach a Lanyard

Thread a wrist or neckband lanyard through the lanyard hole on the side of the device.

<figure><img src="/files/31a789539ca7f91d90e7034c26b2208cc4a02c70" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Take a Payment

The device accepts magnetic stripe, chip, and contactless cards.

{% stepper %}
{% step %}

#### Swipe a magnetic stripe card

Swipe the card through the reader at the top of the device. The card can be swiped from either direction.

<figure><img src="/files/d40b6ceaa9c022813e359def59e1cc01b3aad832" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Insert a chip card

Insert the card into the smart card reader at the bottom of the device and leave it in place until the transaction finishes.

<figure><img src="/files/7b9621308898e46f0b401b7e1d0e2cc6ca2bca8a" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Tap a contactless card

Hold the card over the top of the display until the device confirms the read.

<figure><img src="/files/99410ac82e4052fc00fccb7c822f51bae3c7e38a" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}
{% endstepper %}

## Full Installation Guide

For full device setup details, product information, and troubleshooting steps, refer to the [Installation Guide](/hardware-products/hardware/engage-devices/exxx-series/e280-e280s/e280-e280s-installation-guide.md) (DOC087-603-EN).


---

# 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/exxx-series/e280-e280s/e280-quick-installation-guide.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.
