Dear all,
I have a bit of a problem, basically i need to get the total amount from checkout_confirmation.php to a credit card page supplied from Payment Gateway company. The following is the code which dictates the amount:
//build a payment for 11.50 with english language and EURO as currency
//and retrieve the hash for the post to apco
$hash = $payment->getXML(1150, rand(1, 100000), 'EURO', 'en');





LinkBack URL
About LinkBacks








Bookmarks