__init__($conn); // If the user signed in successfully, proceed. if(!isset($_SESSION["username"]) && !isset($_SESSION["email"])){ header('Location: ./'); exit(); } // If the user places an order by entering the requested credit/debit card information: if(isset($_GET["c_number"]) && isset($_GET["c_name"]) && isset($_GET["c_date"]) && isset($_GET["c_verify"])){ $_product->user_checkout($_SESSION["user_token"], $_SESSION["email"], $_SESSION["name"]); } ?> Checkout / AIoT Shopping Assistant

Checkout


Credit or Debit Card
credit