RE: How to... Know the order ID before the Checkout? help please

wizardsandwars <[email protected]> 29 Aug 2003 12:34:26 -0000
Newsgroups gmane.comp.web.oscommerce.features
Message-ID <feb6fd9dd7dbea21a19acbcf2a9ee5e0@osCommerce-Forums>
This message was sent from: Features
http://forums.oscommerce.com/viewtopic.php?p=221362#221362
----------------------------------------------------------------

There is a contribution that will write the order to the database, thereby creating the order number brefore the completion of the checkout. I don't remember the name of it though.

Then you could query the orders table, and display the order id before completing the order.