> For the complete documentation index, see [llms.txt](https://docs.constriv.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.constriv.shinesoftware.it/changelog.md).

# Versioni & Changelog

In questa pagina racchiudiamo tutte le modifiche effettuate al modulo e dei suoi sottomoduli ed i loro rilasci. La versione del proprio modulo è visibile nella sezione in alto del pannello di configurazione dei metodi di pagamento:

> Are you ready to use the Consorzio Triveneto payment **v.2.0.0.0**method? Click here to learn more.

La versione del sotto-modulo si trova al fianco del nome. Ecco uno screenshot della sezione precedentemente indicata:\
![](/files/-LfKlvUNwS47Ib6Ay409)

**Attenzione**: Il modulo è in continua evoluzione e per questo motivo vi invitiamo a seguirci su Twitter <https://goo.gl/KvbP5A> ed a pubblicare una recensione al primo utilizzo per ricevere oltretutto uno sconto alla scadenza dell'assistenza tecnica direttamente al link: <https://goo.gl/N0vzzo>.

## Versioni

Magento è in continua evoluzione così come le estensioni realizzate dalla Shine Software. Le funzionalità vengono analizzate, programmate, sviluppate e testate. Di seguito le funzionalità esposte dal metodo di pagamento ed integrate nelle versioni di Magento.

| Funzionalità     | Magento 1.9.x | Magento > 2.1.x | Magento > 2.2.x |
| ---------------- | ------------- | --------------- | --------------- |
| Hosted 3D Secure | Incluso       | Incluso         | Incluso         |
| Server to Server | Incluso       |                 |                 |
| MyBank           | Incluso       | Incluso         | Incluso         |
| Masterpass       | Incluso       | Incluso         | Incluso         |

### Changelog

```
4de80cb Minor bug has been fixed
b593039 Icons have been added
6e0ed26 Payment module rule has been fixed
600ece6 Redirect secure path has been fixed Minor bug hava been fixed
67a3d0a Redirect secure path has been fixed Minor bug hava been fixed
2494c72 Now order selection filter method has been improved for huge database
074a196 Store views configuration has been improved in order to use the module per storeview too Consorzio Triveneto Logos have been updated Response action has been improved
8966889 Orders will be filtered by paymentId a the response action and the error text will be set as comment of the order
094d5ab language option has been improved landing page log the bank reply currency codes have been included into the source code log file download bug has been solved
46c18c3 Consorzio Triveneto Payment mark logo in the ckout page Minor bugs fixed
fb823c9 Mark image in the checkout cart Helpdesk system has been updated Reset tool has been created Asset files have been updated minor bugs have been fixed
1ab8ec7 Hosted method has been updated Default values as correctly set
22e34e6 Hosted version has been fixed Helpdesk message has been updated
15f55b0 Helpdesk system has been upgraded IPG as default system minor bug sha been solved
6be5512 Helpdesk system has been upgraded Payment module options (clear cache and backup, download log file)
26d282f MoTo form application for the frontend has been upgraded
b3c63a9 magento module folder structure has been fixed
25462be wrong introduction pdf file
96c491b First release of the module Server to Server Docs: https://docs.constriv.shinesoftware.it
```


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.constriv.shinesoftware.it/changelog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
