> For the complete documentation index, see [llms.txt](https://docs.nevogate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nevogate.com/segedlet/fizetesi-szolgaltato-specifikus-adatok/simplepay-instant-transfer-1.md).

# SimplePay RTP

### Funkciók (feature matrix)

A *SimplePay RTP* fizetési megoldása a következő funkciókkal rendelkezik:

#### **Általános információk**

| Fizetési szolgáltató neve (`providerName`) | `OTPSimpleRtp`                                                    |
| ------------------------------------------ | ----------------------------------------------------------------- |
| Elfogadott pénznemek                       | HUF                                                               |
| Támogatott nyelvek (fizetési felületen)    | hu, en, de – továbbá – bg, cs, es, fr, hr, it, pl, ro, ru, sk, tr |

#### Fizetési módok

| Bankkártya  | **X**               |
| ----------- | ------------------- |
| Mobiltárca  | **X**               |
| SZÉP Kártya | **X**               |
| Átutalás    | **✔** (*AFR - RTP*) |
| Áruhitel    | **X**               |

#### Fizetési funkciók

| CIT fizetés                                       | **✔** (*Bankszámlaszám azonosító esetén*) |
| ------------------------------------------------- | ----------------------------------------- |
| MIT fizetés                                       | **X**                                     |
| Kétlépcsős fizetés (befoglalás, későbbi terhelés) | **X**                                     |
| Részösszeg terhelés (befoglalást követően)        | **X**                                     |
| Megosztott fizetés                                | **X**                                     |

#### Visszatérítések

| Teljes visszatérítés    | **✔** |
| ----------------------- | ----- |
| Részleges visszatérítés | **✔** |

#### Kiegészítő szolgáltatások

| *Payout -* Kifizetés                        | **X** |
| ------------------------------------------- | ----- |
| *PayBook -* Könyvelés támogatás             | **X** |
| *PayAlert -* Fizetési rendszerhiba riasztás | **X** |
| *PayBill -* Elektronikus számlázás          | **✔** |
| *PayLink -* Fizetési hivatkozás             | **✔** |

#### Egyéb funkciók

| 3D Secure 2.x                         | **X** |
| ------------------------------------- | ----- |
| Mobilra optimalizált fizetési felület | **✔** |
| Egyedi fizetési felület               | **X** |


---

# 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:

```
GET https://docs.nevogate.com/segedlet/fizetesi-szolgaltato-specifikus-adatok/simplepay-instant-transfer-1.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.
