> For the complete documentation index, see [llms.txt](https://docs.payrexx.com/merchant/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payrexx.com/merchant/konto-verifizierung/konto-verifizierung.md).

# Übersicht Konto-Verifizierung

## Konto-Verifizierung

Bei der Konto-Verifizierung, auch Know Your Customer (KYC) genannt, prüft Payrexx Deine Organisation, deren Geschäftsmodell und die Identität der an der Organisation beteiligten Personen. Payrexx ist gesetzlich dazu verpflichtet, um Geldwäsche vorzubeugen.

### Voraussetzung für die Nutzung von Payrexx Pay und Payrexx Pay Plus

Ein verifiziertes Payrexx-Konto ist die Voraussetzung für die Nutzung unserer hauseigenen Zahlungsanbieter [Payrexx Pay und/oder Payrexx Pay Plus](/merchant/bezahldienste/payrexx-pay.md).

Bitte beachte, dass nur Händler, die in einem der folgenden Länder registriert sind, die Verifizierung ihres Payrexx-Kontos beantragen können:

|                        |                          |                      |
| ---------------------- | ------------------------ | -------------------- |
| :flag\_ch: Schweiz     | :flag\_li: Liechtenstein | :flag\_lu: Luxemburg |
| :flag\_de: Deutschland | :flag\_fr: Frankreich    | :flag\_dk: Dänemark  |
| :flag\_at: Österreich  | :flag\_it: Italien       | :flag\_bg: Bulgarien |

Händler aus anderen Ländern können Payrexx ebenfalls nutzen, müssen zum Empfangen von Zahlungen aber einen oder mehrere [externe Zahlungsanbieter](/merchant/bezahldienste/externe-zahlungsanbieter.md) integrieren.

## Inhaltsverzeichnis

Auf den folgenden Seiten findest du sämtliche Informationen zum Thema "Konto-Verifizierung":

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Anleitung Konto-Verifizierung</strong></td><td><a href="/pages/kgdJijNQfBXh2KWrmug2">/pages/kgdJijNQfBXh2KWrmug2</a></td></tr><tr><td><strong>Dokumente und Informationen</strong></td><td></td></tr><tr><td><strong>Nicht unterstützte Geschäftsmodelle</strong></td><td><a href="/pages/ITcbI0BS6iSsBs2seORU">/pages/ITcbI0BS6iSsBs2seORU</a></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, and the optional `goal` query parameter:

```
GET https://docs.payrexx.com/merchant/konto-verifizierung/konto-verifizierung.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
