> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/publishers/de/zahlungen/publisher-payments.md).

# Registerkarte Zahlungen

Im **Zahlungen** Registerkarte, können Sie sehen, wie Ihre Zahlungen konfiguriert sind und die Historie der Zahlungen, die Sie bereits erhalten haben.

![ein Dashboard](https://docs.exoclick.com/assets/images/publisher-payments-bd44f49d66d2c45da29c315d29de58ae.png)

## Der Abschnitt Zahlungsinformationen <a href="#the-payment-information-section" id="the-payment-information-section"></a>

Im **Zahlungsinformationen** Abschnitt oben auf dem Bildschirm können Sie sehen:

* **Der Kontostatus**: Ob Ihr Konto genehmigt ist oder nicht.
* **Mindestauszahlung**: Dies ist der Schwellenbetrag, ab dem der Publisher eine Auszahlung erhält.
* **Zahlungshäufigkeit**: Ob automatische Zahlungen\* Rechnungen erzeugen **Wöchentlich** oder **Monatlich**
* **Nächstes Zahlungsdatum**: Das nächste Datum, an dem Sie die Zahlung erhalten sollen.
* **Nächster Zahlungszeitraum**: Der Zeitraum, den Ihre nächste Zahlung abdeckt.
* **Im nächsten Zeitraum fällig**: Der Betrag, der bei Ihrer nächsten Zahlung fällig ist.
* **Fälliger Gesamtbetrag**: Der Gesamtbetrag, den Sie erhalten sollen.

\*Automatische Zahlungen erzeugen automatisch Rechnungen auf einer **Wöchentlich** oder **Monatlich** Basis und nach Wahl des Publishers.

## Zahlungshistorie <a href="#payment-history" id="payment-history"></a>

Im **Zahlungshistorie** Abschnitt unten auf dem Bildschirm können Sie die Historie der Zahlungen sehen, die Sie erhalten haben:

* **Zeitraum**: Der von der Zahlung abgedeckte Zeitraum.
* **Betrag**: Der Betrag der Zahlung.
* **Empfehlungen**: Der Betrag an Einnahmen, den Sie aus **Empfehlungen**.
* **MwSt.**: Jegliche Mehrwertsteuer, die Sie auf die Zahlung gezahlt haben.
* **Gesamt**: Der Gesamtbetrag der Zahlung einschließlich MwSt.
* **Datum**: Das Datum, an dem die Rechnung erstellt wurde.
* **Fälligkeitsdatum**: Das Datum, bis zu dem die Rechnung voraussichtlich bezahlt wird.
* **Zahlungsdatum**: Das Datum der Zahlung der Rechnung.
* **Status**: Ob die Zahlung **Bezahlt** oder **Ausstehend**.


---

# 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.exoclick.com/publishers/de/zahlungen/publisher-payments.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.
