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

# e280s Quick Installation Guide

This guide takes you from an unopened box to a first payment on the e280s.

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>e280s device</h3></td><td></td><td data-object-fit="contain"><a href="/files/67f0bd7063e3e3661cbdd00fc8cc179b5538d131">/files/67f0bd7063e3e3661cbdd00fc8cc179b5538d131</a></td></tr><tr><td><h3>USB-C to USB-A cable</h3></td><td></td><td data-object-fit="contain"><a href="/files/a0cbb15ef5c5fe1114676a4911ff42c5ae8db31d">/files/a0cbb15ef5c5fe1114676a4911ff42c5ae8db31d</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Charge the Device

Connect the supplied USB-C to USB-A cable to the device, then to either a power adapter or a computer.

{% stepper %}
{% step %}

#### Connect the cable to the device

Insert the USB-C plug into the USB-C port on the side of the device (A).

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

{% step %}

#### Plug the other end into a power adapter

Connect the USB-A plug (B) to a USB power adapter, then plug the adapter into a wall outlet.

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

{% step %}

#### Or plug the other end into a computer

Connect the USB-A plug (C) to a USB port on a computer instead.

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

{% step %}

### Scan a Barcode

Hold the device with the scanner window at the top of the back facing the barcode, and press the scan button as shown in the enlarged view.

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

{% step %}

### Turn On the Device

Press and hold the power button on the side of the device.

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

{% step %}

### Connect the Device to the POS

Connect the device to the point-of-sale computer over the USB cable or wirelessly.

{% stepper %}
{% step %}

#### Connect over USB

Insert the USB-C plug into the device and the USB-A plug into a USB port on the computer (A).

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

{% step %}

#### Or connect wirelessly

Place the device within range of the point-of-sale computer and connect to it wirelessly (B).

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

{% step %}

### Attach the Hand Strap

Thread the strap loop through the attachment slot on the side of the device, as shown in the enlarged view.

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

{% step %}

### Take a Payment

The device accepts chip, magnetic stripe and contactless cards.

{% stepper %}
{% step %}

#### Insert a chip card

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

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

{% step %}

#### Swipe a magnetic stripe card

Swipe the card through the reader at the top of the device; it reads in either direction.

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

{% step %}

#### Tap a contactless card

Hold the contactless card or mobile wallet against the display until the device reads it.

<figure><img src="/files/413e4782683a529abeece1e39793d39b65317082" 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 [e280/e280s 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/e280s-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.
