# Magento 2

## Menu di Amministrazione

Per poter accedere alla sezione di configurazione del modulo bisogna accedere all'area amministrativa di Magento protetta da password.

Dopo aver avuto accesso si potrà notare a piè di pagina un link che indica **Powered by Mercury Payments**. Tale link invia l'esercente alla pagina dei metodi di pagamento. E' possibile accedere alla pagina dei metodi di pagamento anche attraverso il percorso: Store > Configuration > Sales > Payment Methods\
![](/files/-LfKlw8XpCYUg6evrCxt)

## Pannello di Configurazione Soluzioni

Il pannello di configurazione delle soluzioni di pagamento della SETEFI si mostra molto complesso a prima vista poiché le soluzioni di pagamento offerte sono moltissime. Il software Magento integra perfettamente tali soluzioni offrendo un metodo di visualizzazione delle configurazioni diviso in pannelli annidati.

![](/files/-LfKlw8ZJtEnEBKmYELM)


---

# 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.setefi.shinesoftware.it/configurazione/magento-2.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.
