Closed mikegfink closed 9 years ago
I set the shopping cart session variable to null after a purchase is processed and the receipt displayed.
@gminaker Please check and confirm that htis is ok or change it to the right way. Use ctrl-f $_SESSION['cart'] to find the line that does it.
G-man agrees!
I set the shopping cart session variable to null after a purchase is processed and the receipt displayed.
@gminaker Please check and confirm that htis is ok or change it to the right way. Use ctrl-f $_SESSION['cart'] to find the line that does it.