cant find origin of order id generation
Goldeneyes <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <6a26c461a8c6160d8912bd06173bbec1@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=228071#228071 ---------------------------------------------------------------- Hi all, I'm looking for where the order_id is orginally generated. The only case I've seen it so far in php file was checkout_process.php. However, I have some original code in that file and when I use the checkout w/o account mod it seems to be skipping over that file and therefore never executing my code. Any ideas? Thank you