Without going into long details. After payment a succesURL is returned to a page where I need to empty the cart
When calling:
$cart->reset(true);
I get:
Fatal error: Call to a member function reset() on a non-object in C:\apache\htdocs\zc\checkout_multipay_empty_cart.php on line 25
What am I missing? (accept brains)


)

