> 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-e280s-installation-guide/service-and-support.md).

# Service and Support

The e280/e280s V2 device does not contain user-serviceable parts. Unless expressly directed, refrain from attempting any service, adjustments, or repairs on the unit under any circumstance.

For product service and repair information:

* USA – Verifone Service and Support Group, 1-800-837-4366\
  Monday - Friday, 8 A.M. - 8 P.M., Eastern time
* International – Contact your Verifone representative

## Returning a Device for Service

You must obtain a Merchandise Return Authorization (MRA) number before returning the terminal to Verifone. The following procedure describes how to return one or more terminals for repair or replacement (U.S. customers only).

{% hint style="warning" %}
Customers outside the United States are advised to contact their local Verifone representative for assistance regarding service, return, or replacement of devices and accessories.

*Il est conseillé aux clients en dehors des États-Unis de contacter leur Verifone local représentant pour obtenir de l'aide concernant l'entretien, le retour ou le remplacement des appareils Et accessoires.*
{% endhint %}

{% stepper %}
{% step %}

#### Record the device information

Get the following information from the printed labels on each e280 device:

* Product ID, including the model and part number. For example, `e280`, `M87x-1xx-xx-xxx-x`, and `PTID xxxxxxxx`.
* Serial number, such as `S/N nnn-nnn-nnn`.
  {% endstep %}

{% step %}

#### Obtain an MRA number

Use one of the following methods:

* Call Verifone toll-free at 1-800-Verifone. Follow the automated menu options.
* Select the MRA option. The department is open Monday through Friday, 8 A.M. to 8 P.M. Eastern Time.
* Give the representative the information from the previous step.
* Complete the [Inquiry Contact Form](https://www.verifone.com/en-us/contact/contact-us).
  * Enter `Verifone MRA Dept.` in **Subject**.
  * Enter the model and part number in **Note**.

{% hint style="info" %}
Each e280/e280s V2 returned to Verifone requires a distinct MRA number to be issued. Even if you are returning multiple terminals of the same model, ensure that a separate MRA number is issued for each unit.
{% endhint %}
{% endstep %}

{% step %}

#### Describe the problem

Describe the issue with each device.
{% endstep %}

{% step %}

#### Provide the return address

Provide the shipping address for the repaired or replacement device.
{% endstep %}

{% step %}

#### Keep your return records

Record the following:

* Issue details for each e280/e280s V2 device.
* Return shipping address.
* Assigned MRA number.
* Serial number for each returned device.
* Shipping documentation, including air bill tracking numbers.
* Returned model number from the label on the device back.
  {% 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/e280-e280s/e280-e280s-installation-guide/service-and-support.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.
