# PayPal anbinden

<figure><img src="/files/Zo0BJGuiFyWSWkbLkjx5" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Da PayPal-Konten keine Bankkonten sind **fehlen** dazugehörige Felder, wie zB. **IBAN**. Und andere sind anders zugewiesen. Die **Paypal E-Mail** zB. ist das Feld **AccountNumber** bzw. **CounterpartAccountNumber**.
{% endhint %}

### Ein Paypal Konto hinzufügen

1. Entweder direkt über das Kontoflux Backend über den Button "[**Bankkonto hinzufügen**](/konten-anbinden/bankkonten-hinzufugen.md)" oder den [**Quick-Connect** ](/konten-anbinden/quick-connect.md)link des Workspaces.
2. Suche nach "PayPal". Es empfiehlt sich hier PayPal "API" zu wählen.
3. Du wirst auf den PayPal Login weitergeleitet und nach deinen Login-Daten gefragt. Ggf. wirst du auch deine Double-Authentification Methode ausführen müssen.
4. Fertig! Deine PayPal Transaktionen liegen nun in Kontoflux.io vor und können weiter verarbeitet werden.

### Fragen rund um Paypal in Kontoflux.io

<details>

<summary>Kostet es extra PayPal Accounts anzubinden?</summary>

Wir bieten die PayPal Integration ohne weitere Kosten an. Es wird jediglich ein Bankkonten-Slot in deinem Workspace verbraucht.

</details>

<details>

<summary>Können mehrere PayPal Accounts eingebunden werden?</summary>

Es können beliebig viele PayPal Accounts einen Workspaces hinzugefügt werden.

</details>


---

# 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.kontoflux.io/konten-anbinden/paypal-anbinden.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.
