winstanley_john Posted June 10, 2003 Posted June 10, 2003 I need to add an order to the data base imediately after the user clicks on checkout, inside the shopping basket. (I don't need any shipping information and so on) I can't find the code which adds an order to the database does anyone know where this is? Is it done in stages? I need to make changes to the admin section after I've done this, but I think I can find the code for that Thanks guys, http://spaces.msn.com/members/JohnWinstanley/ http://www.angelsolutions.co.uk
Guest Posted June 10, 2003 Posted June 10, 2003 The code that adds the order to the database is in checkout_process.php :shock: It uses the function tep_db_perform which is called from includes/functions/database.php
Recommended Posts
Archived
This topic is now archived and is closed to further replies.