# Print Receipt Integration Guide

Easypay's Print Receipt Integration enables your application to print sale receipts seamlessly. This integration supports a variety of built-in printers and offers flexibility to connect with any Bluetooth, USB, or IP printers, ensuring compatibility with a wide range of devices.

***

**Supported Printers**

Easypay supports the following printer devices:

* **SUNMI Devices**
* **iMin Devices**
* **Telpo C2**
* **Z92**
* **Z100**
* **Spectra Tap-POS**
* **LANDi C20 Pro**
* **LANDi M20**

Additionally, Easypay can connect with any other Bluetooth, USB, or IP printers, providing extensive flexibility to cater to diverse hardware setups.


---

# Agent Instructions: 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:

```
GET https://docs.easypay.sa/easypay/print-receipt-integration-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
