# Tap to Pay Settings

{% hint style="info" %}
To get started, log in to the Tap to Pay app by Payrexx using your email address and password.
{% endhint %}

## Settings

At the bottom of the screen, select the **Settings** menu option to access the relevant section:

<div align="left"><figure><img src="/files/77VNpUqaenfgMlilTvwy" alt="" width="375"><figcaption><p>Accessing settings in the Tap to Pay app</p></figcaption></figure></div>

In the Tap to Pay app, you can make the following adjustments:

### Suppress disruptions

The app can be configured to suppress calls and other notifications on the device during the payment process.

### Change password

You can change the password for your account in the app.

### Switch terminal

In the app, you can switch terminals by selecting one of the terminals registered in the app.

### Tip function

The tip feature can be turned on or off.

### Light and dark mode

The app allows you to toggle between light and dark modes.

### Change language

In this section, you can set your preferred language. Available options include German, English, French, and Italian.

### Request help

In this section, you can contact support. You can also retrieve the following information that our support team may ask for:

* App version
* App build number
* Device ID

<div align="left"><figure><img src="/files/EYZqJT6T1WfuKBzXC2hl" alt="" width="375"><figcaption><p>Settings in the app</p></figcaption></figure></div>


---

# 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.payrexx.com/merchant/english/taptopay/tap-to-pay-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.
