# MONEI

Welcome to the SmVend guide for registering and integrating with MONEI. This guide will walk you through the necessary steps to set up your MONEI account and integrate it with SmVend, ensuring a seamless payment experience for your vending solutions. Please follow the instructions carefully to complete the process.

### Registration <a href="#dne5g2bxz5aw" id="dne5g2bxz5aw"></a>

Registration link: <https://dashboard.monei.com/?action=signUp&promo=smvend>

{% hint style="info" %}
**Attention!** You must register the MONEI account strictly through the link provided by SmVend. Accounts created by self-registration cannot be integrated.
{% endhint %}

### Integration process <a href="#id-9dg23c65j4r" id="id-9dg23c65j4r"></a>

1. **Enable Live Data Mode**\
   Ensure that the toggle in the header is turned on in `Live data` mode.

<figure><img src="/files/3rGoZawJEXXoDRbPXiuQ" alt=""><figcaption></figcaption></figure>

2. **Find an Account ID**\
   Go to `Settings` using the menu in the top right corner.&#x20;

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

Copy your Account ID using the provided button in the `Account` section.

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

3. **Contact SmVend tech support**\
   Contact SmVend tech support at **+371 28701129** (WhatsApp) to add MONEI integration settings to your account.
4. **Insert the API key in your SmVend account**\
   Once the integration is added, insert the Account ID in your SmVend personal account in the controller profile: `Settings -> Integrations ->  MONEI`\
   The `Name` parameter can be filled with any information you want to use to identify this integration.

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

{% hint style="info" %}
**Attention!** After adding the Account ID, the integration will be saved within 1-2 minutes.
{% endhint %}

5. **Select payment methods in your MONEI account**\
   Go back to your MONEI account and select the payment methods you want to use in the `Payment Methods` section.

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

6. **Create a QR code**

   Go to the specific machine for which you want to create a QR code in your SmVend account.

   Create a QR code in the section `Settings -> MONEI`

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

Both codes with flexible and fixed prices can be created for each controller.

{% tabs %}
{% tab title="Fixed price" %}

<figure><img src="/files/FcGKucnkdmNkS639k7yP" alt="" width="375"><figcaption></figcaption></figure>

To create a QR code with a fixed price, enter the desired amount in the `Price` section and click `Apply`
{% endtab %}

{% tab title="Flexible  price" %}

<figure><img src="/files/GXY31iKGiVm7qnD5bu8o" alt="" width="375"><figcaption></figcaption></figure>

To create a QR code with a flexible price, switch the toggle to the blue color and click `Apply`
{% endtab %}
{% endtabs %}


---

# 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://help.smvend.io/equipment-installation/payment-systems/monei.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.
