I'm moving right along things seem to be going well but I have a stupid question. I've added the code to create the "Order" record in the "checkout-success.php" task. Record inserting fine but with mySQLi how do I get the OrderID from the inserted record so that I can include it on the screen and in the buyer's email?
SORRY! I was just reading through the code and realized that the order number was saved in a session value by the WA insert widget...