# Modmore

## Allgemein

Das Unternehmen Modmore hat sich auf die Content-Management-Software MODX spezialisiert und bietet verschiedene Erweiterungen an, um die Arbeit mit MODX zu vereinfachen.

### Links

* [Webseite](https://modmore.com/) von Modmore
* Download [Payrexx-Erweiterung](https://modmore.com/commerce/extensions/payrexx/)
* [Dokumentation](https://docs.modmore.com/en/Commerce/v1/Payment_Methods/Payrexx.html) von Modmore

{% hint style="info" %}
Bitte beachte, dass die Integration in Modmore nur in den Preisplänen Standard und Premium verfügbar ist. [Weitere Informationen](https://payrexx.com/de-ch/preise)
{% endhint %}

## Integration

In den nächsten Kapiteln erfährst Du, wie Du die Zahlungslösung von Payrexx in Modmore integrierst.

### Konfiguration von Payrexx

{% hint style="info" %}
Bitte beachte, dass Du bei Payrexx [eingeloggt](https://login.payrexx.com/de) sein musst, bevor Du beginnst. Falls Du noch kein Konto hast, [registriere](https://signup.payrexx.com/de/email-validation/) Dich bitte bei Payrexx.
{% endhint %}

#### Erstellen des API-Schlüssels

* Navigiere im Hauptmenü Deiner Händler-Administration zu **API und Integrationen**.
* Scrolle hinunter zu "API-Integration hinzufügen" und klicke auf "API-Schlüssel hinzufügen":

<div align="left"><figure><img src="/files/thZ6Mup6SfCWIgTGTTmX" alt=""><figcaption><p>Hinzufügen eines API-Schlüssels in Payrexx</p></figcaption></figure></div>

* Gib der Integration einen beliebigen Namen, zum Beispiel "Modmore".
* Klicke auf die grüne Schaltfläche "Hinzufügen":

<div align="left"><figure><img src="/files/468kOsLS4K68PlOpsaLf" alt="" width="563"><figcaption><p>Erstellen eines API-Schlüssels für die Integration in Modmore</p></figcaption></figure></div>

#### Kopieren des API-Schlüssels

* Navigiere nochmals zu **API und Integrationen**.
* Klicke neben der zuvor erstellten Modmore-Integration auf "Kopieren", um den API-Schlüssel in Deine Zwischenablage zu kopieren. Du wirst ihn in einem späteren Schritt benötigen:

<div align="left"><figure><img src="/files/bT8VL4yQiIdRhLRBzBOj" alt=""><figcaption><p>Kopieren des API-Schlüssels in die Zwischenablage</p></figcaption></figure></div>

### Konfiguration von Modmore

#### Installation

* Logge Dich in Dein Konto bei Modmore ein.
* Installiere die Payrexx-Erweiterung für Commerce.
* Stelle sicher, dass die Commerce-Erweiterung von Modmore auf deiner MODX-Installation vorhanden ist.
* Lade das Payrexx-Paket von der offiziellen Modmore-Webseite herunter und installiere es.
* Navigiere zu **Extras > Paket-Manager**, lade das heruntergeladene Paket hoch und installiere es.

#### Konfiguration der Zahlungsmethoden

* Navigiere zu **Commerce > Zahlungsmethoden** und klicke auf "Neu erstellen".
* Wähle "Payrexx" als Zahlungsmethode aus.
* Füge den zuvor in Payrexx kopierten [API-Schlüssel](#kopieren-des-api-schlussels) in die entsprechenden Felder der Zahungsmethode in MODX ein.
* Speichere Deine Einstellungen.


---

# 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/integration/content-management-system-cms/modmore.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.
