Version of Monetico Paiement archived for our needs
Go to file
2024-10-22 12:10:19 +02:00
[Content_Types].xml Initial commit 2024-10-22 12:10:19 +02:00
lexicon.txt Initial commit 2024-10-22 12:10:19 +02:00
License.txt Initial commit 2024-10-22 12:10:19 +02:00
logomoneticopaiement.png Initial commit 2024-10-22 12:10:19 +02:00
MoneticoPaiement_Config.php Initial commit 2024-10-22 12:10:19 +02:00
MoneticoPaiement_Ept.inc.php Initial commit 2024-10-22 12:10:19 +02:00
moneticopaiement.css Initial commit 2024-10-22 12:10:19 +02:00
Phase1Go.php Initial commit 2024-10-22 12:10:19 +02:00
Phase2Back.php Initial commit 2024-10-22 12:10:19 +02:00
readme.txt Initial commit 2024-10-22 12:10:19 +02:00

#==============================================================================
#
# "Open source" kit for Monetico Paiement(TM).
# Integration sample in a merchant site for PHP
#
# Author   : Euro-Information/e-Commerce
# Version  : 4.0
# Date      : 05/06/2014
#
# Copyright: (c) 2014 Euro-Information. All rights reserved.
#
#==============================================================================

Files included in this example package :
moneticopaiement.css               : Cascaded Style Sheet file
background.gif                         : background image of the php pages
logomoneticopaiement.png        : Monetico Paiement logo
Phase1Go.php                          : Form example to connect to the payment page
Phase2Back.php                       : Callback example to return an acknowledgment to the bank server
MoneticoPaiement_Ept.inc.php   : Classes and functions
MoneticoPaiement_Config.php   : Key file. WARNING ! You have to protect this file with all the mechanism available in your development environment. 
License.txt                               : Usage conditions of the previous files
readme.txt                               : this current file