# JoomDonation

These extensions include tools for event booking (Events Booking), membership management (Membership Pro), collecting donations (Joom Donation), or integrating a ticket system for support (Helpdesk Pro).

## General

### Links

* [JoomDonation](https://joomdonation.com/)
* JoomDonation [plugin download](https://joomdonation.com/payment-plugins/events-booking-payment-plugins/checkout.html)
* JoomDonation [documentation](https://docs.joomdonation.com/donation/documents) for installing the payment plugin

## Setup

{% hint style="info" %}
Please note that integration with JoomDonation is only available in the Standard and Premium plans. [For more information](https://payrexx.com/en/prices)
{% endhint %}

### Configuration of JoomDonation

After purchasing the Payrexx plugin, it can be installed in the backend of Joom Donation. The following steps are necessary for this:

* Go to **Joom Donation > Payment Plugins**.
* Scroll to the bottom of the page and click on "Install new plugin".
* Click on "Choose file" to see all available payment plugins.
* Click on "Install" to begin the installation.

### Configuration of Payrexx

{% hint style="info" %}
Make sure you're [logged in](https://login.payrexx.com/) to your Payrexx account before you begin. If you don’t have a Payrexx account yet, you can [register](https://signup.payrexx.com/) now.
{% endhint %}

To integrate Payrexx with JoomDonation, an instance name and an API key are required.

* [Log in](https://login.payrexx.com/en) to your Payrexx account and navigate to "API and plugins".
* In the "Add API integration" section, click on "Add API Key":

<div align="left"><figure><img src="/files/VFdWPsMWt8Jy0dEM8oJ4" alt=""><figcaption><p>Adding an API Key in Payrexx</p></figcaption></figure></div>

* Provide a name for the integration and click on the "Add" button:

<div align="left"><figure><img src="/files/viQ4i6vtDVJ6ljn2j6Qh" alt="" width="528"><figcaption><p>Assigning a name to the integration</p></figcaption></figure></div>

Now you will receive your API key, which you can enter together with your instance name in JoomDonation to activate the plugin:

<div align="left"><figure><img src="/files/kFLGcuEWsc0skimNJHx1" alt=""><figcaption><p>API Key for JoomDonation</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/integration/content-management-system-cms/joomdonation.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.
