> 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/kasse/anybill.md).

# ⚙️ anybill

{% hint style="success" %}
*Modul: anybill*
{% endhint %}

> *Einstellungen -> Kasse -> anybill*

## Über anybill

ETRON onRetail bietet die Möglichkeit mittels anybill digitale Belege auszustellen und somit Kassenbons zu sparen und die Umwelt zu schonen.&#x20;

Sobald die Vereinbarung mit anybill abgeschlossen ist und das anybill Modul bei ETRON onRetail aktiviert wurde, ist es möglich anybill zu nutzen.

**Details zu anybill:** <https://www.etron.de/anybill-digitaler-kassenbon/> und <https://anybill.de/>

{% hint style="info" %}
*Ob auf Kassenbelegen (auch anybill-Belegen) der Mitarbeitername oder die Mitarbeiterreferenz des Kassiers angezeigt wird, wird in den* [*HR-Einstellungen des Mitarbeiters unter Rechnungstyp*](/verwaltungsoberflache/stammdaten/mitarbeiter.md#rechnungstyp-mitarbeitername-mitarbeiterreferenz) *eingestellt.*&#x20;
{% endhint %}

<figure><img src="/files/h5F8Cb5XXQ9wg0kbEfS5" alt=""><figcaption><p>Einstellungen -> Kasse -> anybill</p></figcaption></figure>

Hier können die API Zugangsdaten vom anybill-Händler-Account eingetragen und die Verbindung getestet werden.&#x20;

## anybill Zugangsdaten

Hier sind die Zugangsdaten vom anybill-Händler-Account einzutragen.&#x20;

Bei der Einstellung ***Verbindung*** gibt es folgende Möglichkeiten:

* Staging (Testumgebung, Testserver)
* Production (Liveumgebung, Server von anybill)

Die Verbindung kann mit einem Klick auf ![](/files/FyidTOOQtoOZXaStabC7) getestet werden.

## anybill Einstellungen

<div align="left" data-with-frame="true"><figure><img src="/files/Cu9eCsVxfHUsfEyqZLD4" alt=""><figcaption></figcaption></figure></div>

### anybill-Store-ID

Die Store ID von anybill ist hier einzutragen

### Anzeige

Hier wird festgelegt, wie viele Sekunden der QR-Code von anybill am Kundendisplay angezeigt wird.&#x20;

{% hint style="info" %}
Für diese Anzeige wird das [Kundendisplay Softdisplay](broken://pages/-MTRQq9-t6bLb2VvNRtw) über das ETRON Hardware Service benötigt.&#x20;
{% endhint %}

{% hint style="warning" %}
*Die Anzeige des anybill QR Codes findet nur statt, wenn der einzukaufende Kunde nicht bereits dem Verkauf zugeordnet wurde und einen anybill QR Code hinterlegt hat.*&#x20;
{% endhint %}


---

# 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/kasse/anybill.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.
