# Überprüfung der Zahlung / Eingabe

## Zahlungshöhe

### Zahlungshöhe überschreitet Gesamtsumme des Warenkorbs

Eine Warnung wird angezeigt, sobald bei einer **unbaren Zahlung** die Zahlungshöhe des zu zahlenden Betrags (Gesamtsumme des Warenkorbs) überschritten wird.

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FRtRXrGbAL6jebtXU1qSU%2Fimage.png?alt=media&#x26;token=04cbfe45-129a-497b-9597-bcf30150f290" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*Die Zahlungshöhe kann durch Klick auf den entsprechenden Button <mark style="color:red;">übernommen</mark> oder <mark style="color:green;">auf den zu zahlenden Betrag angepasst werden</mark>.*
{% endhint %}

### Beim Checkout hinzugefügte Zahlung über 100.000 per Eingabe bestätigen

Wird beim Checkout eine Zahlung hinzugefügt, die 100.000 überschreitet, muss die Eingabe nochmals durch Eintippen des Betrags bestätigt werden.

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2Fja4l7N4dhVIrT9O4sEty%2Fimage.png?alt=media&#x26;token=1bcc3eff-4c6a-4cfa-aded-974e038f29c7" alt=""><figcaption></figcaption></figure>

### Zahlungshöhe überschreitet bei Zahlungsabschluss 1.000.000

Wenn die Gesamtsumme des Warenkorbs über 1.000.000 liegt, und im Checkout diese Zahlungshöhe über den Button <img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2Fve7jVN9KwDBQoCfGy82S%2Fimage.png?alt=media&#x26;token=2ba15b9a-bc54-403e-a523-dde1e3237d8d" alt="" data-size="line"> gewählt oder als Zahlung hinzugefügt, muss nochmals bestätigt werden, um die Zahlung abzuschließen.

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FoOoOFTeYsVbPJWZdANOM%2Fimage.png?alt=media&#x26;token=a253ac25-235a-4b45-9526-b2ab93f8df9e" alt=""><figcaption></figcaption></figure>

### Begrenzung der Zahlungshöhe

Eine Zahlung ist nur bis zu einer Höhe von 20.000.000 möglich. Wird ein größerer Zahlungsbetrag eingegeben, wird über ein Infofenster auf den zu hohen Betrag hingewiesen.

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2F2SfaLnWarlIqZFbnqpbg%2Fimage.png?alt=media&#x26;token=40cedc84-cdd7-4d61-8789-ae9a2168e395" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FjzG1mITcWYkv3ZenkD4S%2Fimage.png?alt=media&#x26;token=c101bca2-1f36-46fd-b272-e760e2506ea8" alt=""><figcaption></figcaption></figure>

## Falsches Format der Zahlung (Betrag)

Bei der Zahlung dürfen nur Beträge mit 2 Kommastellen eingegeben werden. Werden mehr als 2 Kommastellen eingegeben, wird durch ein Infofenster auf das ungültige Format hingewiesen, und der Zahlungsbetrag muss angepasst werden.

Ebenso erscheint die Meldung, wenn eine Eingabe erfolgt, die kein Betrag ist (z.B. Text statt Ziffern)

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2Fk6XxiL87KoPjKkr7Tfqb%2Fimage.png?alt=media&#x26;token=17b01a4c-3184-4f25-9b24-dba54dff663a" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FeNReRnRiHUpxNGeq0N9q%2Fimage.png?alt=media&#x26;token=20ceb291-bba2-4881-aef1-985ff5136fa9" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*Wenn diese Meldung trotz Eingabe eines Betrags erscheint, ist zu überprüfen, ob die Feststelltaste aktiviert ist.*&#x20;
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://helpcenter.etron.info/kasse/verkaufsoberflache/uberprufung-der-zahlung-eingabe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
