Google Checkout Loses Cart Items

Hi, I'm testing Google Cart, when navigating to another image
the cart is then empty.

Also the testing function does not work, It directs to google.

Thanks

<?php if (function_exists('printGoogleCartWidget')) printGoogleCartWidget(); ?>
<?php if (function_exists('googleCheckout')) googleCheckout(); ?>
<?php if (function_exists('googleCheckoutTesting')) googleCheckoutTesting(); ?>

Comments

  • boo Member
    Hi, it's ok I was testing on a local machine, which is clearly not configured correctly and I expect you need to have a Google Checkout account to use the testing feature.

    I have so much to learn :: -- )

    Best get a PHP book then eh...

    Pa
Sign In or Register to comment.