# Status Ordini

In fase di inizializzazione della transazione il server della banca invia una comunicazione sull'esito al modulo Magento.

Il processo di notifica può avvenire esclusivamente attraverso le porte 80 e 443.

I tentativi di comunicazione seguono le seguenti regole:

1. Al termine del pagamento il sistema della banca esegue una richiesta a Magento.
2. Il primo tentativo è fatto al termine della transazione dell'utente.
3. Se il primo tentativo di notifica non va a buon fine, i contatti verso il server dell'esercente verranno tentati ogni ora fino ad una corretta risposta. Verranno selezionate le transazioni eseguite e non notificatedelle ultime 24 ore e fino ad un‘ora prima dell'esecuzione dell'autorizzazione.


---

# 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.axepta.shinesoftware.it/status-ordini.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.
