# Bestelling afronden

{% hint style="info" %}
Zodra je klaar bent met het verwerken en verzenden van een bestelling kun je een bestelling op ‘Afgerond’ zetten, hiermee ontvangt de klant een notificatie dat zijn/haar product is ingepakt en dat jij klaar bent met het verwerken.
{% endhint %}

{% hint style="success" %}
**Q1 2024** \
WooCommerce heeft een update doorgevoerd waardoor je makkelijker bestellingen kan afronden. Deze handleiding laat beide manieren zien.
{% endhint %}

## Optie 1

1. Ga naar het admin dashboard van je website, in de meeste gevallen is dat \<domeinnaam.nl>/admin, /seclog of /wp-admin
2. Zoek in de linkerzijbalk naar WooCommerce -> Bestellingen
3. Klik vervolgens op het groene vinkje waar op de screenshot een '2' bij staat.

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

## Optie 2

1. Zoek in de linkerzijbalk naar WooCommerce -> Bestellingen

2. Klik op de bestelling die je wilt afronden

   <div align="left"><figure><img src="/files/Zl0PsMh99VxUbeyaWMhJ" alt=""><figcaption></figcaption></figure></div>

3. Bij status klik je op het invulveld

   <div align="left"><figure><img src="/files/nHQqBPkhB8NWJUwB0wMt" alt=""><figcaption></figcaption></figure></div>

4. Klik nu op ‘Afgerond’ – hiermee rond je een bestelling af.

   <div align="left"><figure><img src="/files/QM4R3sDLZiS8CLK0svl7" alt=""><figcaption></figcaption></figure></div>

5. Zodra je een nieuwe status hebt aangevinkt dien je enkel nog je bewerking te bevestigen en de bestelling aan te passen. Dit doe je door op de knop ‘bijwerken’ te drukken.

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


---

# 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://kennisbank.ettekoven-it.nl/woocommerce/bestelling-afronden.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.
