> 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/support-uk/t650/how-tos/how-to-test-the-onboard-printer.md).

# How to Test the Onboard Printer

Run a test print on a T650 terminal to check the onboard printer is working.

{% hint style="info" %}
**Use this when** you need to check whether the onboard printer on a T650 terminal is working, by running a test print.
{% endhint %}

## Run a test print

{% stepper %}
{% step %}

### Open the App Launcher

Slide down on the payment screen from the top, then tap the **9-box grid** symbol at the top next to the Wi-Fi icon.

<figure><img src="https://1291794278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0c7B1GHEHT6ss0tZUMMZ%2Fuploads%2FCsB81fjMQYxu4oHIavio%2Fprinter-slide-down.png?alt=media" alt="Swipe down from the top" width="180"><figcaption></figcaption></figure>

<figure><img src="https://1291794278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0c7B1GHEHT6ss0tZUMMZ%2Fuploads%2Fad53TdYTH3swX7yylQvL%2Fprinter-launcher.png?alt=media" alt="App Launcher" width="180"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open Diagnostics

Select **Diagnostics**.

<figure><img src="https://1291794278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0c7B1GHEHT6ss0tZUMMZ%2Fuploads%2F2Hab425Uuh8epECd54L9%2Fprinter-diagnostics-menu.png?alt=media" alt="Diagnostics menu" width="180"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open Peripherals Information

Select **Peripherals Information**.

<figure><img src="https://1291794278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0c7B1GHEHT6ss0tZUMMZ%2Fuploads%2FQrsa33X6Z8lM7ut09GSX%2Fprinter-peripherals.png?alt=media" alt="Peripherals Information" width="233"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Run the test print

Select **Test Print**. The terminal prints a test receipt to confirm the printer is working.

<figure><img src="https://1291794278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0c7B1GHEHT6ss0tZUMMZ%2Fuploads%2F78CzV6s1UfYkq5uCL8Df%2Fprinter-test-print.png?alt=media" alt="Test Print option" width="235"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<details>

<summary>Keywords</summary>

Also called: test print, printer test, testing printer settings, peripherals information, check printer, onboard printer. Search terms: printer, test print, printer test, peripherals, diagnostic, printing.

</details>


---

# 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/support-uk/t650/how-tos/how-to-test-the-onboard-printer.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.
