> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/fibu-daten/kundenzahlungen.md).

# ⚙️ Kundenzahlungen

> *Einstellungen -> Fibu Daten -> Kundenzahlungen*

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

## QR Codes (für Rechnungszahlung)

Wenn aktiviert, wird **auf Rechnungen ein QR-Code angezeigt**, wenn bei der Rechnung eine Methode für die QR-Code-Erstellung ausgewählt ist (Auftragswesen -> Rechnungen -> Reiter "Weitere Informationen" -> QR-Code zur Bezahlung).\
Ist dem Unternehmen ein Bankkonto zugeordnet, wird im Feld "QR-Code zur Bezahlung" automatisch eine Methode für die QR-Code-Erstellung gesetzt.&#x20;

{% hint style="info" %}
*Durch Aktivieren einer Einstellung können* [*QR-Codes für die Zahlung auch auf Verkaufsaufträgen*](/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/verkauf/angebote-und-auftrage.md#qr-code-fur-zahlung-auf-verkaufsauftragen)  *angezeigt werden.*&#x20;
{% endhint %}

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

Durch Scannen des QR-Codes können die Zahlungsdaten, z.B. bei einer Überweisung über eine Banking-App, automatisch ausgefüllt werden.&#x20;

{% hint style="info" %}
*Für die Erstellung eines QR-Codes muss ein* [*Unternehmens-Bankkonto*](/verwaltungsoberflache/konfiguration/weitere-stammdaten/bankkonten-and-banken.md#bankkonten) *hinterlegt sein.*
{% endhint %}

### Beispiel für die Daten beim Scannen eines QR-Codes für die Rechnungszahlung

<figure><img src="/files/tLYaIPxfRHREfM0PMv7M" alt=""><figcaption><p>Bankkonto des Unternehmens</p></figcaption></figure>

<div align="left"><figure><img src="/files/2P72Vam8Z7jT5TOYHniR" alt=""><figcaption><p>Rechnung, von der der QR-Code gescannt wird</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/LgbGl8NXUaraBhvvTKQe" alt=""><figcaption><p>gescannter QR-Code</p></figcaption></figure></div>

Bei Scan des QR-Codes werden folgende Daten angezeigt:

* SCT (Überweisungsart) =  SEPA Credit Transfer
* BIC
* Kontoinhabername
* IBAN
* Währung und Rechnungsbetrag
* Verwendungszweck = die Rechnungs-Nr.


---

# 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://helpcenter.etron.info/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/fibu-daten/kundenzahlungen.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.
