# 2024-10-09: CE - Coupon Service

### Overview

Flexibility and configurability are essential for effective coupon management in marketing. To meet this need, we have introduced the option for individual coupons to calculate discounts based on either the total or subtotal of the order.

### New features

| Feature                                                                  | Benefit                                                                                                                                                                                                                                                        |
| ------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Emporix Management Dashboard configuration of calculation base value** | Effortlessly configure coupons in just a few clicks, tailored to your needs. Choose between applying discounts to the total or subtotal order values, offering your customers flexible savings options while streamlining your process for maximum efficiency. |

### Fixes and improvements

Coupon service - setting calculation base

### Known problems

No known problems at time of release.

### Documentation and Links

User Guides:

* [Coupons](/ce/management-dashboard/customer-management/coupons.md)


---

# 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://developer.emporix.io/release-notes/archive/2024/2024-10-09-ce-coupon.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.
