> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/etron-allgemein/kassen-hardware-fur-etron-win/bezahlterminals.md).

# Bezahlterminals

## Anbindung ETRON Win <a href="#anbindung_etron_win" id="anbindung_etron_win"></a>

Voraussetzung ist die Aktivierung eines [Bezahlterminalmoduls](broken://spaces/-MbAMe-pX0rE0qEL_byD/pages/Vk9ZVVBt6ppRSHlWo6hS).\
Wenn Sie einen Anbieter mit PayLife-Schnittstelle wählen, so muss vor der Bezahlung die Kartenart (EC oder Kreditkarte) gewählt werden.

<div align="left"><img src="/files/n3Y3KMvFMtVGx1AOA9qt" alt=""></div>

die Kartenart automatisch und verarbeitet die Karte korrekt.

## Anbindung ETRON onR <a href="#anbindung_etron_onr" id="anbindung_etron_onr"></a>

Erforderlich für den erfolgreichen Betrieb eines Bezahlterminals mit ETRON onR, ist die Aktivierung des [ETRON onR Bezahlterminalmoduls](https://online-registrierkassen.at/preise/) und ein Bezahlterminal das über die **ZVT Schnittstelle** angesprochen wird. (Die meisten Payment Provider bieten Geräte mit diesem ZVT Standard an.)

Für die Einrichtung, siehe: [Anbindung Bezahlterminals](broken://spaces/-MbAMe-pX0rE0qEL_byD/pages/Vk9ZVVBt6ppRSHlWo6hS)

## Payment-Service-Provider <a href="#payment-service-provider" id="payment-service-provider"></a>

Als Payment-Service-Provider (englisch für Zahlungsdienstleister) bezeichnet man Unternehmen, die sich um die Anbindung von Bezahllösungen kümmern. Dazu gehören z. B. Online-Zahllösungen wie PayPal, giropay oder Sofortüberweisung oder auch Kreditkarten-Anbieter wie Mastercard oder Visacard.&#x20;

| Firma         | Website                                             |   |
| ------------- | --------------------------------------------------- | - |
| card complete | <https://www.cardcomplete.com/fuer-unternehmen/>    |   |
| Concardis     | <https://www.concardis.com/at-de/>                  |   |
| First Data    | <https://www.firstdata.com/de_at/home.html>         |   |
| hobex         | <http://www.hobex.at/at>                            |   |
| Ingenico      | <http://www.easycash.com/at/home.html>              |   |
| mPay24        | [https://www.mPAY24.com](https://www.mpay24.com/)   |   |
| PayUnity      | [http://www.payunity.com](http://www.payunity.com/) |   |
| Viveum        | [http://www.viveum.at](http://www.viveum.at/)       |   |
| Wirecard      | [http://www.wirecard.at](http://www.wirecard.at/)   |   |


---

# 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://helpcenter.etron.info/etron-allgemein/kassen-hardware-fur-etron-win/bezahlterminals.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.
