> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/de/integration/subscription-apps/recurpay.md).

# Recurpay

**Recurpay Subscriptions** ist eine Shopify-App, die Händlern hilft, flexible Abonnementpläne mit voller Kontrolle über Abrechnungsintervalle, Versandhäufigkeit und Kundenerlebnis anzubieten. Sie wird von Tausenden von Händlern vertraut, um wiederkehrende Umsatzströme aufzubauen.

#### Wichtige Funktionen der Integration

* Abonnementprodukt im Mengenrabatt-Widget kaufen: Händler können gestaffelte Rabatte festlegen (z. B. ab 2, 5 oder 10 Stück mehr sparen), auch wenn Kunden Produkte abonnieren.
* Nahtloses Checkout-Erlebnis: Kunden können Abonnementoptionen wählen und automatisch BOGOS-basierte Mengenrabatte ohne zusätzliche Schritte erhalten.

Diese Integration hilft, Einmalkäufer in treue Abonnenten zu verwandeln – und macht dabei jeden Deal noch attraktiver.

## Wie man BOGOS mit Recurpay integriert

**Schritt 1: Installieren Sie die** [**Recurpay Subscriptions App**](https://apps.shopify.com/recurpay-subscriptions?utm_source=gitbook\&utm_medium=integration\&utm_campaign=BOGOS) aus dem Shopify App Store

<figure><img src="/files/DD1HtAnTvzqjhXDuTOUd" alt=""><figcaption></figcaption></figure>

**Schritt 2:** [**Richten Sie**](https://help.recurpay.com/en/articles/5854633-create-a-subscription-plan) **einen Abonnementplan in der Recurpay-App ein**

<figure><img src="/files/m3D98kWV9pfJup9DKeqy" alt=""><figcaption></figcaption></figure>

**Schritt 3: Aktivieren Sie Recurpay in Ihrem Theme**

Gehen Sie zu Themes > Anpassen > App-Einbettungen und aktivieren Sie dann den Schalter für Recurpay, um es zu aktivieren.

<figure><img src="/files/LOmO8n1hTaWPpE19cSiN" alt=""><figcaption></figcaption></figure>

**Schritt 4: Erstellen Sie Ihr Mengenrabatt-Angebot**

Richten Sie in der [BOGOS-App](https://apps.shopify.com/freegifts) Ihr Mengenrabatt-Angebot wie gewohnt ein:

Gehen Sie zu Angebot erstellen > Rabattangebot > Mengenrabatt.

<figure><img src="/files/qqDGBe6HgtAR2Kyru7Ma" alt=""><figcaption></figcaption></figure>

**Schritt 5: Aktivieren Sie die Abonnementoption für das Angebot**

Aktivieren Sie das Kontrollkästchen „Abonnementoptionen im Widget anzeigen“, um sowohl Einmalkauf- als auch Abonnementoptionen auf der Produktseite anzuzeigen.

<figure><img src="/files/dIR63p6OTQAsroBvwAkM" alt=""><figcaption></figcaption></figure>

Sobald diese Schritte abgeschlossen sind, funktionieren Ihre Mengenrabatt-Angebote nahtlos mit Abonnementprodukten und geben Kunden mehr Gründe, zu abonnieren und zu sparen.

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bogos.io/de/integration/subscription-apps/recurpay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
