Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / problem with resetting cart (checkout_multipay module)

problem with resetting cart (checkout_multipay module)

Locked

Views: 768

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
25 Jul 2007, 9:14 PM
#1
bonor11 avatar

bonor11

New Zenner

Join Date:
Jul 2007
Posts:
1
Plugin Contributions:
0

problem with resetting cart (checkout_multipay module)

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 :D)