# Mollie

## General Information

With Mollie, merchants can offer their customers various payment methods such as credit cards, PayPal, Bancontact, or paysafecard.

### Links

* [Login](https://my.mollie.com/dashboard/login?lang=en) at Mollie
* Mollie [Website](https://www.mollie.com)

## Features

### Payment types

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

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

### Payment methods

* <img src="/files/3FRjpq0GtIp8dYF6BFSt" alt="" data-size="line"> Mastercard
* <img src="/files/9KikLZtXIYzQzn8vYyWK" alt="" data-size="line"> Visa
* <img src="/files/pngk6afsia9f4wq83EB0" alt="" data-size="line"> PayPal
* <img src="/files/j5hsA5eQuoPt5AfIhAwG" alt="" data-size="line"> Bancontact
* <img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-543259558%2Fuploads%2F1Vi4LSUBEE6FQEc1f2dt%2Fcard_paysafecard.svg?alt=media&#x26;token=19539059-3932-485f-a37e-9ae0ab02a4d9" alt="" data-size="line"> Paysafecash
* <img src="/files/jVDy4Vqoe4pG3A101iu4" alt="" data-size="line"> Groupement des Cartes Bancaires (CB)
* <img src="/files/AcpLNoofch7LtXtmKDoM" alt="" data-size="line"> CartaSi

## Country Availability

The use of Mollie is limited to merchants from the following countries. For more information on country availability, please visit the Mollie website.

|                           |                           |
| ------------------------- | ------------------------- |
| :flag\_eu: European Union | :flag\_no: Norway         |
| :flag\_is: Iceland        | :flag\_ch: Switzerland    |
| :flag\_li: Liechtenstein  | :flag\_gb: United Kingdom |

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

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

### 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 %}

* Navigate to **Payment Providers** in the merchant administration section of your Payrexx account.
* Click on "Show" under "Credit Cards and Debit Cards".
* Next to "Mollie", click on "Setup":

<div align="left"><figure><img src="/files/HLyHjqgTWEGq5V8Ravs3" alt=""><figcaption><p>Starting the Mollie setup in Payrexx</p></figcaption></figure></div>

* If you do not have a Mollie account yet, click "Yes". If you already have an account, click "No, not now" and skip the next step in this guide:

<div align="left"><figure><img src="/files/w2GjyL3k1d6SKkx2Orot" alt=""><figcaption><p>Option to open a new Mollie account</p></figcaption></figure></div>

* If you clicked "Yes", you will be redirected to the Mollie signup page where you can create your account:

<div align="left"><figure><img src="/files/ixuI7M3lKqT4z7GR1TLk" alt="" width="412"><figcaption><p>Registering a new Mollie account</p></figcaption></figure></div>

After creating your account with Mollie, you can now configure the payment provider in Payrexx.

* To do this, navigate to **Payment Providers**, click on "Show" under "Credit and Debit Cards", and next to "Mollie", click on "Setup":

<div align="left"><figure><img src="/files/ca14vXa3EBdvakg2pILJ" alt=""><figcaption><p>Setting up Mollie</p></figcaption></figure></div>

* Answer the question about the contract offer with "No, not now."

This will open the page where you can configure Mollie:

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

1. **Mode:** Select "Test" if you want to use Mollie for [testing](/merchant/english/payment/testing.md) purposes, or "Live" to receive live payments from your customers immediately.
2. **Define Payment Methods:** Click on "Add/Remove Payment Methods" to define which payment methods you want to add to your Mollie account.
3. **Activate Payment Methods:** Decide which of the added payment methods should be activated for your customers by checking the corresponding boxes.
4. **Currencies:** Activate the currencies in which payments should be accepted in your shop.
5. **Live Account Settings:** Enter the live API key from your Mollie account if you are using Mollie in live mode.
6. **Test Account Settings:** Enter the test API key from your Mollie account if you are using Mollie in test mode.

{% hint style="info" %}
To find the live and test API keys, log in to Mollie and navigate to **Settings > Website Profile > Live and Test API Keys**.
{% 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/mollie.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.
