> 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/schnelles-wissen/externe-webshops-gateway-connector/stornierung-von-webshop-bestellungen.md).

# Stornierung von Webshop-Bestellungen

Onlinebestellungen sollten immer in ETRON onRetail storniert werden. Eine Stornierung direkt im Webshop (z. B. Shopify) wird nicht vollständig nach ETRON onRetail synchronisiert, da je nach Bearbeitungsstand unterschiedliche Schritte für die Stornierung erforderlich sind.

{% hint style="info" %}
*Stornierungen sollten grundsätzlich immer in ETRON onRetail durchgeführt werden. Dadurch wird sichergestellt, dass alle notwendigen Prozesse (z. B. Lager, Belege und Statusübertragung an den Webshop) korrekt ausgeführt werden.*
{% endhint %}

## Ablauf

{% stepper %}
{% step %}

### Bestellung öffnen

Die Onlinebestellung wird wie gewohnt unter [*E-Commerce*](/verwaltungsoberflache/e-commerce.md) in der ETRON onRetail Verwaltungsoberfläche geöffnet.
{% endstep %}

{% step %}

### Bestellung stornieren

Wurde noch kein Lieferschein validiert, kann der Button Stornieren ausgewählt werden. Dadurch wird die Bestellung storniert und der zugehörige Lieferschein automatisch abgebrochen.

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

Wurde eine Rechnung bereits bezahlt, muss innerhalb der Rechnung eine Gutschrift erstellt werden. Durch die Erstellung der Gutschrift wird die Rechnung ebenfalls storniert.

<div data-with-frame="true"><figure><img src="/files/g6ZqVXb3PJ495D4wJYDz" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Abgleich mit Webshop

Nach der Stornierung überträgt ETRON onRetail den aktualisierten Auftragsstatus an den Webshop.

Der Webshop erhält die Statusänderung über die bestehende Schnittstelle.
{% endstep %}
{% endstepper %}

Je nach verwendetem Webshopsystem kann sich die Darstellung der Stornierung unterscheiden. Manche Systeme kennzeichnen die Bestellung als „Storniert“, während bei anderen lediglich ein entsprechender Eintrag im Bestellprotokoll angezeigt wird. Die eigentliche Statusübertragung erfolgt jedoch von ETRON onRetail an den Webshop über Visticle.


---

# 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/schnelles-wissen/externe-webshops-gateway-connector/stornierung-von-webshop-bestellungen.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.
