# 🔧 ETRON Pay (RS2)

> *Konfiguration -> E-Commerce -> Zahlungsanbieter -> ETRON Pay*

<figure><img src="/files/4rVDzPGeFYh0QnMKHH8i" alt=""><figcaption></figcaption></figure>

ETRON Pay bietet eine umfangreiche Unterstützung an Zahlungsanbietern wie Mastercard, Visa, Paypal, Klarna, giropay usw.&#x20;

### Einrichtung von ETRON Pay

{% stepper %}
{% step %}

### Anmeldedaten: RS2 Instanz und RS2 API Schlüssel

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

Für die Eingabe der Zugangsdaten im Reiter "Anmeldedaten" die Seite von RS2 <https://signup.shop-and-pay.com/de> aufrufen und ein Konto erstellen.

Der Name, der als **"Gewünschter Name"** eingegeben wurde, wird beim Zahlungsanbieter ETRON Pay **im Feld RS2 Instanz eingetragen**.&#x20;

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

Um den **RS2 API Schlüssel** zu **erhalten, im RS2-Konto** das Menü "**API und Integrationen**" öffnen, und den Button "**API-Schlüssel hinzufügen**" auswählen.

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

Eine Bezeichnung für die API-Integration eingeben und hinzufügen

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

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

Den **erstellten API-Schlüssel kopieren** und in der ETRON onRetail Instanz beim Zahlungsanbieter ETRON Pay im Feld RS2 API Schlüssel einfügen.&#x20;
{% endstep %}

{% step %}

### ETRON Pay aktivieren und in Onlineshop und am Kassen-Zahlterminal verwenden

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

Um ETRON Pay als Zahlungsanbieter zu aktivieren, den **Status** auf **Aktiviert** setzen. Dadurch wird der Zahlungsanbieter auch **Veröffentlicht**, und ist **im Onlineshop als Zahlungsmethode verfügbar**.&#x20;

Die Auszahlung und die Aktivierung von Zahlungsanbietern wie z.B. Paypal werden im RS2-Konto im Menü Auszahlungen bzw. Zahlungsanbieter konfiguriert.&#x20;

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

Für die Verwendung von ETRON Pay in der Kasse wird unter [Konfiguration -> Kassen -> Zahlungsmethoden](/verwaltungsoberflache/konfiguration/kassen/zahlungsmethoden.md) eine **Zahlungsmethode (Bezahlterminal)** angelegt, und unter **Zahlungsterminal verwenden** das Terminal **ETRON Pay (ZVT)** ausgewählt.&#x20;

<figure><img src="/files/zWeuQMAPFOGiWoAgwdYj" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://helpcenter.etron.info/verwaltungsoberflache/konfiguration/e-commerce/zahlung/zahlungsanbieter/etron-pay-rs2.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.
