> 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/pxxx-series/p400/p400-p400-plus-installation-guide/troubleshooting-guidelines.md).

# Troubleshooting Guidelines

This chapter compiles common instances of malfunctions that may arise during the operation of your device, along with the corresponding steps to address them. The troubleshooting guidelines outlined in the subsequent sections are incorporated to facilitate the effective installation and configuration of the device. Should you encounter challenges in operating your unit, please refer to these troubleshooting examples. If the issue persists despite following the provided guidelines or if the problem is not covered, kindly reach out to your local Verifone representative for further assistance.

{% hint style="info" %}
The device is equipped with tamper-evident labels and does not contain any user-serviceable parts. It is crucial not to attempt to disassemble the unit under any circumstances. Only perform adjustments or repairs explicitly outlined in this guide. For any other services, please contact your local Verifone service provider. Utilizing services from unauthorized parties may potentially void any existing warranty.
{% endhint %}

{% hint style="warning" %}
All units require the use of a power supply. Only use a Verifone-supplied power pack. Using an incorrectly rated power supply may damage the unit or cause it to malfunction. Ensure that the power supply used to power the unit matches the specified requirements on the back of the unit (refer to Specifications for detailed power supply specifications) before troubleshooting. If not, obtain the appropriately rated power supply before continuing with troubleshooting.

*Toutes les unités nécessitent l'utilisation d'une alimentation. Utilisez uniquement un bloc d'alimentation fourni par Verifone. L'utilisation d'une alimentation mal calibrée peut endommager l'appareil ou l'empêcher de fonctionner correctement. Assurez-vous que l'alimentation électrique utilisée pour alimenter l'unité correspond aux exigences spécifiées à l'arrière de l'unité (voir Spécifications pour les spécifications détaillées de l'alimentation électrique) avant le dépannage. Dans le cas contraire, procurez-vous une alimentation électrique appropriée avant de poursuivre le dépannage.*
{% endhint %}

## Device Does not Start/Does not Display Correct Readable Information

If the device does not start:

* Ensure that the device is plugged in to a dedicated power source.
* Verify all the cable connections including the proper insertion of the power cable connector.
* If the problem persists, reach out to your local Verifone representative for assistance.

## Blank Display

When the device display is blank:

* If the device display appears dark, tap the screen using the stylus. If the unit is in screen-saver mode, touch the screen to activate.
* If the display does shows incorrect or unreadable information, inspect all cable connections. In case the problem persists, reach out to your local Verifone representative for assistance.

## Keypad Does Not Respond

If the keypad does not respond properly:

* Examine the device display. If it displays the wrong character or nothing at all when you press a key, follow the steps outlined in Device Does not Start/Does not Display Correct Readable Information.
* Refer to the user documentation for that application if using a function key does not produce the anticipated outcome, to ensure accurate data entry.
* If the issue persists reach out to your local Verifone representative.

## Transactions Fail to Process

Multiple factors could be causing the unit to fail in processing transactions. Utilize the following steps to troubleshoot and identify the root of the failures.

### Checking Magnetic Card Reader

**To check the magnetic card reader:**

1. Perform a transaction using one or more distinct magnetic stripe cards to rule out the possibility of a faulty card.
2. Ensure that you are swiping cards correctly (see Magnetic Stripe Card Reader Use).
3. Process a transaction manually using the keypad instead of the card reader. If the manual transaction is successful and the issue persists with the card reader, it may indicate a problem with the card reader itself.
4. If the problem persists, reach out to your local Verifone representative.

### Checking Smart Card Reader

**To check the smart card reader:**

1. Execute a transaction using various smart cards to eliminate the possibility of a faulty card.
2. Verify that the card is inserted correctly (see Smart Card Reader).
3. Ensure the MSAM cards are appropriately inserted into the designated slots and are securely in place (refer to MSAM/uSD Cards).
4. If the issue persists, get in touch with your local Verifone representative.

### Checking CTLS Reader

**To check the CTLS reader:**

Make sure there are no obstructions between the contactless logo and the card, ensuring a clear path between the contactless reader and the actual card for a seamless transaction.


---

# 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/pxxx-series/p400/p400-p400-plus-installation-guide/troubleshooting-guidelines.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.
