# Display language and Theme settings

### Change Terminal Display Language

You can change the language that appears for terminal operations. The merchant language is the language used for the menus and commands and is separate from the language configured on the customer’s card. For example, your terminal’s merchant language could be English, but when a French speaking customer uses their card, the instructions appear in French.

{% hint style="info" %}
NOTE: The language you set for the Secure Payment application is separate from the language that appears for the terminal's Android operating system. To change the language used by the terminal's operating system, refer to the terminal's configuration and setup guide.
{% endhint %}

#### **To set the terminal display language:**

1. From the main screen, touch **Settings**.

\
![Settings button](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/MainSaleScreen_SettingsButton.png)

2. Enter the merchant password and touch **Confirm**.
3. Scroll to the **Configure application** section.
4. Touch **Terminal options**.
5. In the **Display** section, touch **Merchant Language**.
6. On the *Merchant Language* screen, touch the desired language for the terminal's payment module. The options are:
   * **English**
   * **French**

The terminal returns to the main screen using the selected language.

{% hint style="info" %}
NOTE: If you have more than one terminal, repeat steps **1** to **6** for each additional terminal where you to set the terminal display language.
{% endhint %}

***

### Set Terminal Theme

You can change the theme (color) of the terminal’s display to better match your business environment. By default, the terminal uses the light theme, but you can change it to the dark theme. The following are examples of the available themes:

| **Light theme**                                                                                                       | **Dark theme**                                                                                                      |
| --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| ![Light theme](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/Display_LightMode.png) | ![Dark there](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/Display_DarkMode.png) |

#### **To set the terminal theme:**

1. From the main screen, touch **Settings**.

\
![Settings button](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/MainSaleScreen_SettingsButton.png)

2. Enter the merchant password and touch **Confirm**.
3. Scroll to the **Configure application** section.
4. Touch **Terminal options**.
5. In the **Display** section, toggle the **Dark theme** switch to the right to use dark mode or to the left to use light mode.

\
![Display theme selection](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/Display_DarkMode_Disabled.png)

The terminal returns to the main screen using the selected theme.

{% hint style="info" %}
NOTE: If you have more than one terminal, repeat steps **1** to **5** for each additional terminal where you to set the terminal display theme.
{% endhint %}


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/payment-standalone-mode/terminal-configuration/display-language-and-theme-settings.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.
