# Donation Subscriptions

To offer subscriptions in the [Donation](/merchant/english/account/tools/donation.md) tool, a compatible [payment provider](/merchant/english/payment-provider/psp-features.md) must first be set up. We recommend using [Payrexx Pay](/merchant/english/payment-provider/payrexx-pay.md) for merchants in Switzerland.

## Setting Up Subscriptions in the Donation Tool

Follow these steps to offer subscriptions in the donation tool:

* [Log in](https://login.payrexx.com/en) to your Payrexx account.
* Click on **Donation** in the main menu.
* Click on "Create Campaign" or open an existing donation page in edit mode.
* Navigate to "Payment details" and specify whether the donation interval should be "weekly," "monthly," "quarterly," or "annually".

<div align="left"><figure><img src="/files/21VIQtA12bbDFULjRj46" alt=""><figcaption><p>Setting the donation interval in the "Donation" tool</p></figcaption></figure></div>

{% hint style="warning" %}
If the various donation intervals are not selectable, you have set up a payment provider that does not support subscriptions. Our [feature matrix](/merchant/english/payment-provider/psp-features.md) shows which payment providers support subscriptions (recurring payments).
{% endhint %}

### Donation subscription from the customer's perspective

From the perspective of a person wishing to subscribe to a donation, the form appears as follows:

<div align="left"><figure><img src="/files/V6QasLqGhMB8xOS38NPK" alt=""><figcaption><p>Donation form with monthly donation interval from the customer's perspective</p></figcaption></figure></div>

## Managing Subscriptions

Once a payment provider that supports subscriptions has been set up, these can be viewed, canceled, or deleted in the dashboard under **Payments > Subscriptions**.

To do this, click on the three horizontal dots on the right side.

<div align="left"><figure><img src="/files/rqcfagbMYzvvF4vUgfFq" alt=""><figcaption><p>Three donation subscriptions in Payrexx</p></figcaption></figure></div>


---

# 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://docs.payrexx.com/merchant/english/account/tools/donation/donation-subscriptions.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.
