# Requisiti Minimi

## Compatibilità e Requisiti minimi <a href="#compatibilita-e-requisiti-minimi" id="compatibilita-e-requisiti-minimi"></a>

L’utilizzo di GestPay e quindi anche del webservice GestPayS2S è riservato alle aziende che abbiano stipulato gli **appositi contratti con EasyNolo** e **Banca Sella**, per la gestione delle transazioni con carta di credito online e siano quindi diventate “**Esercenti convenzionati**”. Un esercente convenzionato GestPay è riconosciuto da un codice identificativo detto “Shop Login” ed ha diritto ad utilizzare l’ambiente di Back Office tramite uno o più operatori registrati al portale Sella.it (almeno un operatore, con la qualifica di Amministratore, è necessario per l’attivazione del servizio). Per sottoscrivere il servizio di Banca Sella bisogna far click su <https://www.gestpay.it/>

GestPay, inoltre, accetterà le chiamate solo se **provenienti da un indirizzo IP associato allo Shop Login** dell’esercente chiamante.**E’ quindi necessario, sempre dal Back Office (sezione indirizzi IP), inserire l’indirizzo IP del server che eseguirà le chiamata al web service GestPayS2S**.

Infine bisogna richiedere al proprio hosting provider un certificato SSL per poter proteggere le comunicazioni della propria clientela. Vedi nella sezione **certificato SSL**.

## Requisiti Software

Negozio **Magento**:

* Community dalla release 1.9.x
* Enterprise 1.x
* Community dalla release 2.x

**Estensioni richieste nel server:**

* simplexml
* SOAP (per Webservices API)
* mcrypt
* hash
* GD
* DOM
* iconv
* curl


---

# 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/requisiti-minimi.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.
