this code work for me
PHP Code:
<?php
/*
* Created on 16/04/2007
*
* Coded by: Ropu
* Globant - Buenos Aires, Argentina - zen_demo2
*/
chdir('./..');
include_once('includes/application_top.php');
print_r($_SESSION['cart']);
print_r($_SESSION['cart']->get_content_type());
?>
add this in the googlechekout/ dir
http://200.69.205.154/~brovagnati/ze...woody_cart.php
ropu
Bookmarks