# PAYONE

## General Information

PAYONE is a payment provider operating across Europe, with a particular focus on Germany and Austria. With this payment solution, merchants can accept payments online, via mobile, and at the point of sale. PAYONE is a joint venture between Worldline and the DSV Group.

### Links <a href="#links" id="links"></a>

* [Login](https://login.pay1.de/) at PAYONE
* PAYONE [Website](https://www.payone.com/)

## Features <a href="#features" id="features"></a>

### Payment types

The following features are available in the Payrexx merchant administration panel:

* ✅ One-time payment
* ❌ Refund
* ❌ Partial refund
* ✅ Recurring payments (Subscription)
* ❌ Tokenization
* ✅ Pre-authorization

### Payment methods

* ​<img src="/files/8NnYotgsYUJ0RQRg5DKj" alt="" data-size="line"> Mastercard
* ​​​<img src="/files/wRx0sA8B1BZGmWi50qhk" alt="" data-size="line"> Visa
* <img src="/files/cNggvD1hyWSHBbuxgLT7" alt="" data-size="line"> American Express
* <img src="/files/WcofyqHDmeQujJfoxWJ6" alt="" data-size="line"> Google Pay
* <img src="/files/1dcQhKgw7mbs1XiJOtUK" alt="" data-size="line"> Apple Pay
* <img src="/files/LF7ssqFo0HsXGYKBFaO8" alt="" data-size="line"> Maestro

## Country Availability

PAYONE can be used by merchants in 🇧🇪 Belgium, 🇩🇪 Germany, 🇫🇷 France, 🇮🇹 Italy, 🇱🇺 Luxembourg, 🇳🇱 Netherlands, 🇦🇹 Austria, and 🇨🇭 Switzerland. For the most up-to-date list of countries, please visit the PAYONE website.

## Setup <a href="#setup" id="setup"></a>

Please follow the instructions below to integrate PAYONE as an external payment provider in Payrexx.

### Configuration of PAYONE <a href="#configuration-payment-provider" id="configuration-payment-provider"></a>

* Log in to your PAYONE account.
* Navigate to **Konfiguration > Zahlungsportale**.
* Click "Edit" on the payment portal of the type "Shop":

<div align="left"><img src="/files/-M_e6kEwYUulZ8nz6qzR" alt="Open the payment portal in edit mode"></div>

* Switch to the "API Parameter" tab.
* Copy the contents of the fields Merchant ID, Portal ID, Key, and ID, as you will need these values in the next step in Payrexx:

<div align="left"><img src="/files/-M_e7Cc20D8cBNwWXTxG" alt="Copying the Merchant ID, Portal ID, Key, and Sub-Account ID"></div>

* Switch to the "Erweitert" tab.
* Insert the following value into the "TransactionStatus URL" field: `https://dispatcher.payrexx.com/payone/callback.php`&#x20;

<div align="left"><img src="/files/-M_e85yDpkiOM9gKuRIt" alt="Inserting the URL into the TransactionStatus URL field"></div>

### Configuration of Payrexx

{% hint style="info" %}
Make sure you're [logged in](https://login.payrexx.com/) to your Payrexx account before you begin. If you don’t have a Payrexx account yet, you can [register](https://signup.payrexx.com/) now.
{% endhint %}

* In the merchant administration area of your Payrexx account, navigate to **Payment Providers**.
* Click "Show" under "Credit cards and debit cards".
* Click "Setup" next to PAYONE:

<div align="left"><figure><img src="/files/sfUp5xlz5PX8LzEEgdtI" alt=""><figcaption><p>Setting up PAYONE as an external payment provider in Payrexx</p></figcaption></figure></div>

* In the next window, select the option "No, not now":

<div align="left"><figure><img src="/files/75F33vx4iLrtqfvA735I" alt=""><figcaption><p>Option to request a contract offer from PAYONE</p></figcaption></figure></div>

* Configure the PAYONE payment provider according to the following instructions:

<div align="left"><figure><img src="/files/mlxZ1PxgwVHPQkG2o9Mg" alt=""><figcaption><p>Configuration of PAYONE in Payrexx</p></figcaption></figure></div>

1. Choose whether you want to start accepting live payments right away or [test](/merchant/english/payment/testing.md) PAYONE first.
2. Define which payment methods you want to activate in PAYONE.
3. Specify the currencies in which you want to accept payments.
4. Paste the previously copied Merchant ID from PAYONE.
5. Paste the previously copied Portal ID from PAYONE.
6. Paste the previously copied Key from PAYONE.
7. Paste the previously copied ID from PAYONE.
8. Complete the configuration by clicking "Save".

{% hint style="success" %}
Payrexx and PAYONE are now successfully connected.
{% 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/english/payment-provider/external-payment-provider/creditcards/bs-payone.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.
