> For the complete documentation index, see [llms.txt](https://docs.xplorpay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xplorpay.com/merchant-portal/guides/virtual-terminal/vt-settings/external-terminal.md).

# External Terminal

The following table provides information of the fields available in the **External Terminal** tab:

<table><thead><tr><th width="188" valign="top">Field Name</th><th width="375" valign="top">Description</th><th valign="top">Editable?</th></tr></thead><tbody><tr><td valign="top">Select Terminal</td><td valign="top">This field has a dropdown box to select the external terminal for settings.</td><td valign="top">Editable</td></tr><tr><td valign="top">Use External Terminal</td><td valign="top">Select the checkbox next to this field to view or change the settings of the selected terminal.</td><td valign="top">Editable</td></tr><tr><td valign="top">Delete External Terminal Settings</td><td valign="top">Click the <strong>Delete External Terminal Settings</strong> button to delete the available external terminal settings.</td><td valign="top">Editable</td></tr><tr><td valign="top">Print Receipt on External Terminal</td><td valign="top"><p>This field has a dropdown box to select the option for printing the transaction receipt on selected terminal:</p><p></p><p>Available options are:</p><ul><li><strong>No</strong> </li><li><strong>Merchant</strong> </li><li><strong>Customer</strong> </li><li><strong>Both</strong> </li></ul></td><td valign="top">Editable</td></tr><tr><td valign="top">Min Amount</td><td valign="top"><p>This field has a text box to enter the transaction amount in this field.</p><p></p><p>The transaction receipt of this amount is printed automatically, without any additional requirements.</p></td><td valign="top">Editable</td></tr><tr><td valign="top">Check Status</td><td valign="top">Click the <strong>Check Status</strong> button to verify whether the external terminal is connected or disconnected.</td><td valign="top">Editable</td></tr></tbody></table>


---

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

```
GET https://docs.xplorpay.com/merchant-portal/guides/virtual-terminal/vt-settings/external-terminal.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.
