Members: 16,996
Threads: 38,831
Posts: 159,347
Online: 48

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 26.09.2006, 18:32   #1 (permalink)
Baby Mamber
 
Join Date: Sep 2006
Posts: 1
fulviata is on a distinguished road
Default Virtuemart e Pos Virtuale Setefi

Ciao a tutti! Ho acquistato il pos virtuale della Setefi, ho il carrello costruito con Virtuemart di Joomla. Ho anche dei seri problemi a implementare gli script di cifratura e decifratura con il check-out del carrello.
Premetto che di php ne so veramente poco ed è per questo che scrivo su questo forum...
L'esempio di pagina che mi hanno mandato da linkare al mio carrello ha questa struttura:
<?

//ESEMPIO PAGINA PHP

$strCifrata;
$retURL;
include ('TEST97170047.php');

$importo = "10"; //Espresso in centesimi di euro. 10 = 0,10 Euro
$rifOperazione = "ABCD1234"; //Valore univoco attribuito dal commerciante alla transazione
$descrizione = "Borsello";
$ora = substr("00".date("G"),-2).substr("00".date("i"),-2).substr("00".date("s"),-2); //ora hhmmss
$data = substr("00".date("y"),-2).substr("00".date("m"),-2).substr("00".date("d"),-2); //data aammgg

echo 'La mia pagina Web';

$retURL = 'http://sitodiritorno/esito/receive.php'; //URL di ritorno

$strCifrata = Rij_Client_CifraNew($importo,'2','978',$rifOperazi one,$data,$ora,'0001',$descrizione,'','','','','', '','','','','380','','','','');

$strDecifrata = Rij_Client_DecifraNew($strCifrata);
?>
<HTML>
<HEAD>
<TITLE>Buy now PHP</TITLE>
</HEAD>
<BODY>
<FORM ACTION="https://www.monetaonline.it/MPI/MPIRequest.asp" METHOD="POST">
<INPUT TYPE="HIDDEN" NAME="PaymentRequest" VALUE="<? echo $strCifrata; ?>">
<INPUT TYPE="HIDDEN" NAME="RETURL" VALUE="<? echo $retURL; ?>">
<INPUT TYPE="SUBMIT" VALUE="BUY NOW">
</FORM>
<b><? echo 'PAGINA DI TEST' ?></b><br>
<PRE><? echo $strDecifrata; ?></PRE><br>

</BODY>
</HTML>

Il mio problema è riuscire a passare i dati del check-out alla funzione

$strCifrata = Rij_Client_CifraNew($importo,'2','978',$rifOperazi one,$data,$ora,'0001',$descrizione,'','','','','', '','','','','380','','','','');

Qualcuno mi puoò dare una mano?
Non sono neanche sicuro se ho spiegato bene,in ogni ogni caso vi ringrazio anticipatamente.

grazi, ciao!

grazie
fulviata is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem z zakładniem konta i Virtuemart Rimmon Jak to zrobic 0 30.04.2006 23:26
Indexowanie produktów w VirtueMart Piotr_S Komponenty i moduly 0 26.03.2006 19:39
VirtueMart Rechnet falsch / Rabatte-Prozente etc. Jimmyking Komponenten 0 01.03.2006 12:10
virtuemart e il download dei files grafite Componenti 0 28.02.2006 18:19
template per virtuemart ,modifica la visualizzazione degli oggetti wave Templates 1 26.12.2005 16:32


All times are GMT +2. The time now is 20:31.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.