Guest Posted October 12, 2007 Share Posted October 12, 2007 I have a operational website which uses an associated MySQP database. I wish to add a link in the website to open the osCommerce program. After a customer has completed purchases, I want to insert the purchased product information into the website's database instead of email. I do NOT want to use any email at all since the data insertion into the website's database will notify the necessary people. Does anyone know if this has already been done by other users? Or, can someone point me to a possible solution. I really do not want to re-invent the wheel, so to speak. Thanks very much for any help given! Don Link to comment Share on other sites More sharing options...
Jack_mcs Posted October 12, 2007 Share Posted October 12, 2007 The email sent when a purchase is completed is created in the checkout_process.php file. So all you would need to do is replace that code with code to open the other database and insert the order information, assuming the other database has the appropriate tables setup. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.