# Odoo

## Allgemein

Odoo ist eine modulare Open-Source-Unternehmenssoftware, die Geschäftsprozesse wie Buchhaltung, Vertrieb, Einkauf, Lagerverwaltung und E-Commerce unterstützt. Die Plattform besteht aus einzelnen Apps, die je nach Bedarf kombiniert werden können.

Durch die Integration von Payrexx kannst Du in Deinem Odoo-Onlineshop Zahlungen Deiner Kunden empfangen.&#x20;

### Links

* [Webseite](https://www.odoo.com) von Odoo
* Download [Plugin](https://apps.odoo.com/apps/modules/18.0/payment_payrexx)

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

## Integration

Führe die Schritte in der folgenden Anleitung durch, um Payrexx in Odoo zu integrieren.

### Installation des Plugins

* Lade die neueste Version des [Plugins](https://apps.odoo.com/apps/modules/18.0/payment_payrexx) herunter.
* Installiere das Plugin anhand der [Anleitung](https://apps.odoo.com/apps/modules/18.0/payment_payrexx#pills-config).

### 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 %}

* Navigiere im Hauptmenü Deines Kontos zu **API und Integrationen**.
* Suche unter "E-Commerce Integration hinzufügen" nach dem Plugin von Odoo.
* Klicke auf die Schaltfläche "Hinzufügen":

<figure><img src="https://3244062149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-543259558%2Fuploads%2F7tMQVfqWhTrIBr8oEfGZ%2Fimage.png?alt=media&#x26;token=dad0bd46-0a08-4e5f-81c4-ae6ea4e00473" alt=""><figcaption><p>Start der Integration von Odoo</p></figcaption></figure>

* Führe im folgenden Fenster die untenstehenden Schritte durch:

<div align="left"><figure><img src="https://3244062149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-543259558%2Fuploads%2FBs18FsB2E2m3khdypDB8%2Fimage.png?alt=media&#x26;token=638722b6-4ee5-4996-a453-ed96b1bd682f" alt=""><figcaption><p>Einstellungen zum Plugin von Odoo in Payrexx</p></figcaption></figure></div>

1. **API-Schlüssel:** Kopiere den Wert des Feldes "API-Schlüssel" in eine Textdatei, da Du diese Information später benötigst.
2. **Instanzname:** Kopiere den Wert des Feldes "Instanzname" in eine Textdatei, da Du diese Information später benötigst.
3. **Shop-Adresse:** Erfasse die URL Deines Webshops, beispielsweise <https://demo-shop.com/shop>.

{% hint style="warning" %}
Bitte beachte, dass Du die Shop-Adresse korrekt einträgst. Abweichungen (z. B. http\:// statt https\:// können zu Fehlern bei der Verarbeitung der Webhooks führen.
{% endhint %}

4. **Abschliessen:** Klicke auf die grüne Schaltfläche "Aktivieren", um die Einstellungen zu speichern.

### Konfiguration von Odoo

* Logge Dich in Dein Konto bei Odoo ein.
* Navigiere zu **Invoicing > Payment Acquirers > Payrexx Payment**.
* Stelle die Verbindung von Payrexx und Odoo sicher, indem Du folgende Schritte durchführst:

<div align="left"><figure><img src="https://3244062149-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-543259558%2Fuploads%2FMhUXAab4ZbnwmZ0Pkl73%2Fimage.png?alt=media&#x26;token=adae06dc-3bb5-4091-a716-99bd0476d1ee" alt=""><figcaption><p>Herstellen der Verbindung zwischen Payrexx und Odoo</p></figcaption></figure></div>

1. Aktiviere die Integration, indem Du den Radio-Button "Enabled" aktivierst.
2. Füge den zuvor kopierten Wert "Instanzname" ins Feld "Instsance Name" ein.
3. Füge den zuvor kopierten Wert "API-Schlüssel" ins Feld "API Key" ein.

{% hint style="success" %}
Payrexx ist damit erfolgreich in Odoo integriert.
{% 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://docs.payrexx.com/merchant/integration/e-commerce/odoo.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.
