> 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/english/payment-provider/payrexx-pay/payment-methods/sepa-debit-direct.md).

# SEPA Debit Direct

In this article, you will learn how to apply for the SEPA Debit Direct payment method in Payrexx Pay Plus.

To use SEPA Debit Direct within [Payrexx Pay Plus](/merchant/english/payment-provider/payrexx-pay.md), certain prerequisites must be met. Therefore, you need to apply for the payment method first. Once your application has been reviewed, we will notify you of the decision via email.

{% hint style="info" %}
SEPA Debit Direct must be applied for separately as the payment method cannot be activated automatically for security reasons.
{% endhint %}

## Applying for SEPA Debit Direct

The following three steps are required to apply for the SEPA Debit Direct payment method:

1. [Log in](https://login.payrexx.com/) to your Payrexx account and navigate to **Payment Providers** in the main menu.
2. Click on "Configure" next to Payrexx Pay Plus:

<figure><img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FW4Qf80CI7ZdzeP2K4FJy%2Fimage.png?alt=media&amp;token=251f8339-d82c-443c-b7ea-4d4685219fb5" alt=""><figcaption><p>Configuration of Payrexx Pay Plus</p></figcaption></figure>

3. Check the box below the SEPA logo and click on the "Apply" button:

<div align="left"><figure><img src="https://1455115231-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-887967055%2Fuploads%2FFOm2OklPXXqHY1gvHdQ6%2Fimage.png?alt=media&amp;token=ca0ce774-e26d-4481-95dc-6e5ad7b11158" alt=""><figcaption><p>Applying for SEPA Debit Direct Payment Method in Payrexx Pay Plus</p></figcaption></figure></div>

## Review and Decision

Your application will be reviewed by Payrexx’s compliance team. We will notify you of the decision via email.

## What Does SEPA Mean?

The [Single Euro Payments Area (SEPA)](https://en.wikipedia.org/wiki/Single_Euro_Payments_Area) is an initiative of the European Union to simplify payments within and between the SEPA participating countries. A common banking standard has been implemented to enable direct debits for any EUR-denominated bank account within the SEPA region.

The SEPA participating countries include all member states of the European Union, as well as Switzerland, Iceland, Liechtenstein, Norway, Albania, Andorra, the Republic of Moldova, Monaco, Montenegro, North Macedonia, San Marino, Serbia, Vatican City, and the United Kingdom.


---

# 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/english/payment-provider/payrexx-pay/payment-methods/sepa-debit-direct.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.
