> 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/e135/e135-quick-start-guide.md).

# e135 Quick Start Guide

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

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>e135 card reader</h3></td><td></td><td data-object-fit="contain"><a href="/files/10ffba341faa22fd8ea7ff8565b1ecdfd81c5caf">/files/10ffba341faa22fd8ea7ff8565b1ecdfd81c5caf</a></td></tr><tr><td><h3>USB charging cable</h3></td><td></td><td data-object-fit="contain"><a href="/files/0122659947c9b1a571eb7ff6461c0c9177ba02e4">/files/0122659947c9b1a571eb7ff6461c0c9177ba02e4</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Install the App

Get the Verifone e135 app onto the phone or tablet that will run the payments.

{% stepper %}
{% step %}

#### Use an Android or Apple device

The app runs on Android and Apple phones and tablets (A).

<figure><img src="/files/358b94dd8d6f1a8ae9608c8d164e6ee32fb8a2c8" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Download the app

Search for Verifone e135 in Google Play or the App Store and download the app published by Verifone (B).

<figure><img src="/files/290d1cd93adfbe7c15958b68eb32effaf19e8cd1" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Turn Bluetooth on

Switch Bluetooth on in the phone's settings (C).

<figure><img src="/files/6eefb8f66e14b2bb7f2e1f83900bcb45d25d3f88" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Pair the Device

Match the reader to the app over Bluetooth using the reader's serial number.

{% stepper %}
{% step %}

#### Turn the reader on

Press the power/settings key at the top right of the keypad (A).

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

{% step %}

#### Open the settings menu

Use the same power/settings key to open the reader's settings menu (B).

<figure><img src="/files/815f53946b60b3933120c6ec902d4395ca65349c" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Find the serial number

Scroll with the down-arrow key until the display shows Serial Number and the reader's own number (C).

<figure><img src="/files/0539f94f90cd3781ee43e91ee30db687da0658d0" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select the reader in the app

In the app's Pair Device list, tap the entry that matches the serial number on the reader's display (D).

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

{% step %}

### Take a Payment

The app shows the total and prompts for the card.

<figure><img src="/files/e76842e0af92847cba2c4333f500f29b0369f11a" alt="" width="375"><figcaption></figcaption></figure>

{% stepper %}
{% step %}

#### Insert a chip card

Insert the card into the slot at the bottom of the reader and leave it in place until the transaction finishes (A).

<figure><img src="/files/81aff60f65a530d6d6a0fdc5c5dbffccfb4286b9" alt="" width="375"><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 (B).

<figure><img src="/files/28060c3cbe798a7fa51825575f800f62581558c9" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Tap a contactless card

Hold the contactless card or mobile wallet against the contactless symbol on the front of the reader until it is read (C).

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


---

# 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/e135/e135-quick-start-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.
