RE: Any way to get an order_id in payment before_process

Silencer <[email protected]> 29 Jun 2003 03:17:04 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <7b706dccb12b29a10396e4bd9865116e@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=188923#188923
----------------------------------------------------------------

I made "full-auto" processing system in one shop. 
This require some changes in checkout process - order adds to database before customer redirected to payment page, immediately clicking "Confirm" button. But this require a lot of coding and debugging.