RE: anyone willing to look into this code?
halbert <[email protected]> 9 Jul 2003 01:24:19 -0000
| Newsgroups | gmane.comp.web.oscommerce.devel |
|---|---|
| Message-ID | <e273c1bad97f4442d426e01941890802@osCommerce-Forums> |
This message was sent from: Development http://forums.oscommerce.com/viewtopic.php?p=193651#193651 ---------------------------------------------------------------- I'm working on a payment module for the E-xact payment gateway, a competitor to Beanstream. I'm curious if you got the order_id thing worked out? I'm faced with the problem of having to display the customer transaction record after the transaction has been processed, but there doesn't appear to be a built-in way to do this. If there isn't an easy way to do this, I'm going to try and write the record to the database -- but I need to know what order_id to reference. Any suggestions? Thanks! -al