# Tap to Pay

With Tap to Pay, you as a merchant can accept payments at the point of sale without the need for a [POS terminal](/merchant/english/pos/pos-terminals-overview.md) device. In this case, the role of the terminal is taken over by a smartphone or tablet.

{% hint style="info" %}
Please note that Tap to Pay only works if the necessary [requirements](https://docs.payrexx.com/merchant/english/taptopay/setting-up-tap-to-pay#requirements) are met.
{% endhint %}

## Information on Tap to Pay

In the following section of our merchant documentation, you will find all relevant information about Tap to Pay:

{% content-ref url="/pages/8nhvzfxSN6Znne22uRSW" %}
[Tap to Pay](/merchant/english/taptopay/tap-to-pay-overview.md)
{% endcontent-ref %}

## Activation of Tap to Pay

Navigate to **Tap to Pay** in the main menu of your merchant administration:

<div align="left"><figure><img src="/files/coHOXyZ21NPz3ZbQ9QhK" alt=""><figcaption><p>Setting up Tap to Pay in Payrexx</p></figcaption></figure></div>

1. Download the "Payrexx Tap to Pay" app from the Google Play Store to your smartphone or tablet.
2. Click on the green button "Create login".

To apply for Tap to Pay, fill out the form as shown in the example below.

### 1. Store information

Enter the address of the location where you would like to accept payments with your smartphone or tablet, and provide the required details regarding products and turnover:

<div align="left"><figure><img src="/files/RU30bB0roD2pvaf0guJF" alt=""><figcaption><p>Step 1 of 3: Store information, products, and turnover</p></figcaption></figure></div>

### 2. Email and password

Enter the user credentials that you will later use to log in to the "Payrexx Tap to Pay" app:

<div align="left"><figure><img src="/files/SbGNFUBpifIhJiTClfCU" alt=""><figcaption><p>Step 2 of 3: Email and password</p></figcaption></figure></div>

### 3. Settings

Assign a name to your terminal, set the currency in which your customers will pay, and accept the terms and conditions. Then click "Create terminal":

<div align="left"><figure><img src="/files/ZdhiUr0C4CJp9TOVITBO" alt=""><figcaption><p>Step 3 of 3: Settings</p></figcaption></figure></div>

{% hint style="info" %}
The terminal name is displayed both in the Payrexx merchant administration and on the device. If multiple devices are in use, assigning different names helps to keep an overview.
{% endhint %}

After clicking "Create Terminal", it takes a moment for the terminal to become ready for use. During this phase, it is marked with the status "Setup":

<div align="left"><figure><img src="/files/cbY1jiz45C4jR8TyLIE4" alt=""><figcaption><p>Created terminal with status "Setup"</p></figcaption></figure></div>

{% hint style="success" %}
Once the status changes from "Setup" to "Active", the device will be ready to accept payments.
{% endhint %}

## Device Configuration

Click the gear icon next to the created device to access additional settings:

<div align="left"><figure><img src="/files/aWlxd60aaps0g5KpeGgZ" alt="" width="324"><figcaption><p>Start of the device configuration</p></figcaption></figure></div>

The following configuration options are available:

<div align="left"><figure><img src="/files/Pk6SN31wSd9VqSmhDAfw" alt="" width="563"><figcaption><p>Order reference and tip settings</p></figcaption></figure></div>

1. **Name:** Assign any name to the device.
2. **Order Reference:** An enabled checkbox causes a field to appear during the payment process, allowing the entry of an order reference, which will then also be displayed in the corresponding [transaction](/merchant/english/account/payments/transaction-details.md) within the merchant administration.
3. **Tip:** When enabled, this option allows the customer to add a tip during the payment process.


---

# 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/account/tap-to-pay.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.
