# Sunmi Built-in Printer Configuration

The Sunmi built-in printer is embedded within the device and requires no physical connections.

{% stepper %}
{% step %}

### Access POS Settings > Printer & Scanner

Click **Printer & Scanner** in the POS settings.

<figure><img src="/files/XedRrzzxctKxlgINcSck" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set Receipt Printer to SUNMI Built-in

Under Receipt Printer, choose either **Sunmi Built-in V1** or **Sunmi Built-in V2**. The two versions work the same way but may need to choose a specific one depending on the specific Sunmi firmware. When unsure, select the newer version.

<figure><img src="/files/IP6wxUVq65BJRIt4zOmS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configure Receipt Printer Settings

Configure additional settings as needed. Refer to this documentation: [Receipt Printer Settings](/till-printers/receipt-printer-settings.md).
{% endstep %}

{% step %}

### Test Configuration

Press the **Test** button to verify printer connectivity. This will print something out.

<figure><img src="/files/j2K3TZCG08kFL6NsPUvF" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If the paper is feeding but no text is printed, the paper roll is like loaded incorrectly. Flip the paper to ensure the thermal side of the paper is facing the correct direction.
{% endhint %}
{% endstep %}
{% endstepper %}

## **Automatic Receipt Printing**

&#x20;To enable automatic printing of new orders:

1. In the POS, go to **Settings**.
2. Under **Order**, navigate to **Print receipt for new order**.
3. Set to **Yes** to enable it.

If this is set to **No**, receipts will not print automatically after an order is created.

<figure><img src="/files/Dfj9UHH7ukZfav0qAdTd" alt=""><figcaption></figcaption></figure>


---

# 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.bossithq.com/till-printers/sunmi-built-in-printer-configuration.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.
