> 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/etron-win/handbuch/kassa/hello-again-kundenkartenanbindung.md).

# Hello Again Kundenkartenanbindung

Beim Kassiervorgang zeigt Kunde die Kundenkarte aus der Hello Again App vor. \
Der Umsatz wird an das Kundenkonto gesendet. \
In der App aktivierte Rabatte werden abgezogen und entwertet. \
In der Kassa selbst werden keine Kundendaten erfasst.

* Voraussetzung Modul HELLOAGAIN je Kassenplatz
* Vertrag mit Hello Aagain.
* Internet auf jedem Kassenplatz.
* 2D Scanner für QR Code

## Konfiguration <a href="#konfiguration" id="konfiguration"></a>

***Grundwert 928 "Hello Again Zugangsdaten"***

Festlegen der Zugangsdaten pro Filiale :

<figure><img src="/files/8esoQVyGTtzDI701L2NN" alt=""><figcaption></figcaption></figure>

## Ablauf an der Kasse <a href="#ablauf_an_der_kasse_ohne_anybill_kundenkarte" id="ablauf_an_der_kasse_ohne_anybill_kundenkarte"></a>

In der Kassa wird die Kundenkarte aus der App gescannt

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

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

Bei der Zahlung werden in der App aktivierte Rabatte werden automatisch abgezogen

<figure><img src="/files/7ANWe96sZYow1W7JT4Vc" alt=""><figcaption></figcaption></figure>

In der Kasse existiert keine Verknüpfung zu einem Kundenkonto und es werden keine Kundendaten gespeichert.


---

# 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/etron-win/handbuch/kassa/hello-again-kundenkartenanbindung.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.
