# Deinlokal (maaxx)

## General Information

With the maaxx booking software from deinlokal, rental locations can be offered and managed throughout Switzerland.

The clients of deinlokal include municipal administrations, schools, property management companies, associations, and private property owners.

### Links

* [Website](https://www.deinlokal.ch/) of deinlokal
* [Login](https://www.deinlokal.ch/login.html) at deinlokal
* [Registration](https://www.deinlokal.ch/als-vermieter-registrieren.html) at deinlokal

### Features

* ✅ Receive payments through the Payrexx payment solution
* ✅ Reconciliation of payments between deinlokal and Payrexx

{% hint style="info" %}
Please note that integration with Deinlokal (maaxx) is only available in the Standard and Premium plans. [For more information](https://payrexx.com/en/prices)
{% endhint %}

## Integration

In the following sections, you will learn how to integrate the Payrexx payment solution into deinlokal.

### Configuration of Payrexx

{% hint style="info" %}
Make sure you're [logged in](https://login.payrexx.com/) to your Payrexx account before you begin. If you don’t have a Payrexx account yet, you can [register](https://signup.payrexx.com/) now.
{% endhint %}

* Navigate to the **API and Plugins** section in the main menu of your merchant administration.
* Scroll down to "Add API Integration" and click on "Add API Key":

<div align="left"><figure><img src="/files/tl4nhuQb6bG1Js9r8E62" alt=""><figcaption><p>Adding an API Key for integration with deinlokal</p></figcaption></figure></div>

* Give the integration any name you prefer, such as "Deinlokal".
* Click on "Add":

<div align="left"><figure><img src="/files/GEkyd6tjpWBkwU7M9hFk" alt="" width="563"><figcaption><p>Click on "Add" to generate the API Key</p></figcaption></figure></div>

* You will now find the new API key under "Active Integrations."
* Click on "Copy" to copy the API key to your clipboard. You will need it in a later step:

<div align="left"><figure><img src="/files/01k9CJV5K5ULdetsw0kw" alt=""><figcaption><p>Copying the API Key to the clipboard for later use with deinlokal</p></figcaption></figure></div>

### Configuration of deinlokal (maaxx)

{% hint style="info" %}
Please note that in order to integrate Payrexx with deinlokal, the paid payment module must be activated first. Please contact your account manager at deinlokal for assistance with this.
{% endhint %}

Once the payment module is activated, you can easily configure it:

* [Log in](https://www.deinlokal.ch/login.html) to your account at deinlokal.
* Hover over "Mein Account" and then click on "Zahlungsmodul".
* Enter the API key from Payrexx in the corresponding field.
* Enter the instance name of your Payrexx account in the corresponding field.
* Save the settings made.

{% hint style="success" %}
The integration of Payrexx with deinlokal is now complete.
{% 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.payrexx.com/merchant/english/integration/business-software/deinlokal-maaxx.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.
