> 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/kasse/verkaufsoberflache/foovepay-bigfood-zahlungsmethode.md).

# foovePay Bigfood (Zahlungsmethode)

{% hint style="info" %}
*Beschreibung für die* [*Anlage und Konfiguration*](/verwaltungsoberflache/konfiguration/kassen/zahlungsmethoden.md#bigfood) *der Zahlungsmethode Bigfood Payment*
{% endhint %}

## Zahlungsablauf

Um eine Zahlung mit foovePay Bigfood zu tätigen, muss beim Checkout die Zahlungsmethode foovePay Bigfood ausgewählt und die Zahlung hinzugefügt werden. Anschließend kann der Verkauf abgeschlossen werden.

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

Nun muss für die Bezahlung der foovePay Bigfood-QR-Code des Kunden gescannt werden. War der Scan erfolgreich, wird der QR-Code verschlüsselt angezeigt.&#x20;

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

Für den Abschluss der Zahlung muss <img src="/files/5p35rOVDK2FlkAWe7pUz" alt="Bestätigen" data-size="line"> ausgewählt werden.

### Fehler beim Scannen des QR-Codes

Kommt es beim Scannen des QR-Codes zu einem Fehler bei der Zahlung, erscheint in dem Fenster eine Fehlermeldung.&#x20;

Das kann z.B. der Fall sein, wenn für den Kauf kein ausreichendes Guthaben besteht.

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


---

# 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/kasse/verkaufsoberflache/foovepay-bigfood-zahlungsmethode.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.
