> For the complete documentation index, see [llms.txt](https://docs.unicredit.shinesoftware.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unicredit.shinesoftware.it/pagamenti-supportati.md).

# Pagamenti Supportati

## Pagamenti Supportati <a href="#pagamenti-supportati" id="pagamenti-supportati"></a>

Questa estensione supporta i seguenti metodi di pagamento attraverso la piattaforma messa a disposizione da Unicredit.

* VISA
* MASTERCARD
* VISA ELECTRON
* JBc
* MyBank
* Masterpass

## Connessioni Unicredit

Unicredit come molte altre banche hanno utilizzato diverse tecnologie per comunicare in sicurezza i dati delle carte di credito e dei dati sensibili dei clienti. Lo standard utilizzato era IPG (Internet Payment Gateway) ma molte altre aziende hanno iniziato ad utilizzare lo standard IGFS.

### Connessione IPG

IPG (Gateway di pagamento Internet) è uno dei gateway elettronici di pagamento attraverso i quali consentono i pagamenti con carte di credito. Ormai questo standard sta pian piano lasciando lo spazio al sistema IGFS più sicuro grazie alle certificazioni PCI PA\_DSS e per l'integrazione complessa della sicurezza dei dati sensibili durante il trasporto dal server dell'esercente al server della banca.

### Connessione IGFS

IGFS è un payment gateway e.commerce multi-Merchant, certificato PCI PA\_DSS, per le transazioni di pagamento con carte di credito con modalità M.O.T.O. o 3D Secure MPI, interfacciabile tramite API o Buy Now.

### Piattaforme Commercializzate

Le piattaforme supportate per la connessione ai sistemi di Unicredit vengono nominate PagOnline e si differenziano semplicemente dal suffisso Carte ed Imprese. I sistemi di connessione sopra descritti vengono così interpretate dalla Unicredit.

* IPG à PagOnline Carte (Obsoleto)
* IGFS à PagOnline Imprese


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.unicredit.shinesoftware.it/pagamenti-supportati.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.
