> For the complete documentation index, see [llms.txt](https://docs.pixeleyes.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixeleyes.de/anleitungen-instructions/english/documentation-of-our-shopware-6-plugins/bonus-points-and-loyalty-program-for-shopware-6/plugin-configuration/points-for-orders.md).

# Points for orders

## Enable points per order

Turns automatic point awarding after each order on or off.

* **Default:** Enabled

## Points per euro of order value

Defines how many points the customer receives per euro of order value. The calculated value is **rounded down** to whole points.

| Setting | Result at €49.90 |
| ------- | ---------------- |
| `1`     | 49 points        |
| `0.5`   | 24 points        |
| `10`    | 499 points       |

* **Default:** `1`

## Minimum order value (EUR)

Points are only credited from this order value. At `0`, every order counts.

* **Default:** `0`

## Automatically deduct points on cancellation

When enabled, the points credited for an order are automatically booked back as soon as the order is cancelled.

* **Default:** Enabled
* Disable this option if you would rather control the credit-back manually via a **Shopware Flow**

{% hint style="info" %}
**Note:** Points are only credited after the order changes to a configured "Completed" status, not immediately when the order is received.
{% endhint %}
