# Why does the subscription have to be renewed for bought extensions?

{% hint style="info" %}
**Note**: Shopware changed the billing options for extensions in the store on 28 December 2023. Extensions can now only be rented. This means that the subscription of purchase extensions has also been removed.

The following article explains how to switch from an old purchase licence to a rental licence: [Switch to rental license](/knowledge-base/tutorials/shopware-account/switch-to-rental-license.md).
{% endhint %}

{% hint style="warning" %}
**Note**: **Note**: If you have any questions or problems regarding bookings/licenses/subscriptions, please contact Shopware directly, as we as the manufacturer cannot influence this. > [Shopware Support](https://docs.shopware.com/en/account-en/merchant-area/support)
{% 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://knowledge.themeware.design/knowledge-base/frequent-questions/why-does-the-subscription-have-to-be-renewed-for-purchased-extensions.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.
