I am getting an error when I use that.
Fatal error: Call to a member function TotalColumn() on a non-object in C:\xampp\htdocs\IndustryGreetings\shopping_cart.php on line 560
Line 560 reads:
if ($CardCart->TotalColumn("TotalDiscount") > 0) {
Any ideas?
Thanks,
Grant