Michael Rogger (michael dot rogger at gmail dot com), basandosi sul codice sorgente della classe PgConsTriv, ha sviluppato il pluging per i pagamenti con carta di credito tramite il Payment gateway del Consorzio Triveneto sulla piattaforma xt:commerce.
Abbiamo creato un’area apposita per le release che verrano rilasciate su SourceForge.
Scarica il plugin ora.
Di seguito invece un breve Tutorial su come installare il plugin:
===
This plugin is tested with xt commerce 4.0.14.
INSTALL
1) Edit xt_trivento/classes/PgConsTriv.inc.php to configure the gateway.
Compulsory: merchant data (_PG_ID_Merchant_Test,_PG_Password_Test,_PG_ID_Merchant_Production,_PG_Password_Production) and _PG_URL_base.
2) Copy folder xt_triveneto to shop/plugins/
Note for debugging: make sure xt_triveneto/classes/debug.txt, xt_triveneto/classes/pgconstriv.txt and xt_triveneto/callback/debug.txt is writeable for webserver, these files are used for logging.
3) Install the plugin using xt_commerce admin interface
4) After successful testing you can change the mode from “Test” to “Production” in PgConsTriv.inc.php