# Shoper

Shoper is one of Poland's leading SaaS e-commerce platforms, offering ready-made solutions for online stores. Integrating your store with MessageFlow via SMTP means that all customer communication will be handled by a specialized infrastructure. Redirecting your email sending gives you access to advanced reports and control over server reputation, which is key to effectively delivering messages and analysing your performance.

## **Before you begin**

Make sure you have your MessageFlow SMTP credentials ready, as you will need them during the configuration process.

* You can find these credentials in your MessageFlow panel under **Email API -> Settings -> SMTP Accounts**.
* For more information, see our general documentation: [Broken mention](broken://pages/dpRhuQ0FqiSatDxOPTDp)

## **Step-by-step configuration**

1. Log in to your Shoper administration panel.
2. Go to **Ustawienia** (Settings) -> **Ogólne** (General) -> **Adres email** (Email address).
3. Find the **Wysyłaj wiadomości** **używając** (Send emails using) option and select **Inne konto SMTP** (Other SMTP account).
4. A configuration form will appear. Fill it out using your MessageFlow SMTP credentials:
   * Adres serwera SMTP (SMTP server address): `smtp.messageflow.com`
   * Adres email (Email address): Enter the email address that will be used as the sender (e.g., <shop@yourdomain.com>). Remember that this domain must be properly authorised in your MessageFlow panel beforehand.
   * Użytkownik (User): Enter your username in the format `1.your_account_name.smtp`.
   * Hasło (Password): Enter the password for your SMTP account.
   * Port: `587`.
   * Użyj połączenia szyfrowanego (Use encrypted connection): Select TLS.

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

5. After filling in the fields, click **Zapisz i wyślij email testowy** (Save and send a test email).

## **Verifying the integration**

After saving, the system will automatically send a test message to the account's email address.

Additionally, log in to your MessageFlow panel and go to the Email API -> Email Reports section. The sent test message and its status should be visible there.

If the test message did not arrive, first verify that the data entered (login, password, server) in the Shoper panel is correct.


---

# 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.messageflow.com/integrations/e-commerce-and-cms/saas-platforms/shoper.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.
