# Introduzione

Il modulo permette di **connettere un negozio Magento a Banca Sella** in diverse modalità. Il modulo presenta nella sezione pubblica del carrello un modulo di **inserimento dei dati della carte di credito oppure un opzione per il redirect sul sito della banca sella**. Nel primo caso la transazione viene eseguita **senza essere reindirizzati** nel sito della Banca Sella nel secondo caso vi è un reindirizzamento ad una pagina sicura di pagamento.


---

# 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.bancasella.shinesoftware.it/master.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.
