merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit d277c659ee126c2d46a5d9d48f3f411672fe5f71
parent 4a41e898d281377d5b0b7ff822f2bfa14485b686
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu, 29 Oct 2015 17:03:48 +0100

minor change

Diffstat:
Msrc/frontend/pay.php | 15+--------------
1 file changed, 1 insertion(+), 14 deletions(-)

diff --git a/src/frontend/pay.php b/src/frontend/pay.php @@ -23,21 +23,8 @@ */ - /* -// recover the session - session_start(); - if(!isset($_SESSION['contract'])){ -// http_response_code(404); - echo "Sorry.."; - } - else echo "Paid"; - - session_destroy(); - - -*/ ?> -Payment successful, thanks! </body> </html> +