Community Add-Ons

Add file to this package
Top » Features

Order lgging before payment processing
for osCommerce Online Merchant v2.2

I've read in the forums that some people have had a problem with an order not being logged at their site because the customer did not click the appropriate button to return to the site after they entered their credit card at their payment processor's site (e.g. 2Checkout).

I use 2Checkout for my payment processor and have had this problem several times. I've had to go back to several customers to ask them what they ordered. This is not a good situation.

This contribution logs the order, products ordered and order total in three holding tables triggered at the checkout_confirmation.php page before the customer is passed to the payment processor. The process is seamless and doesn't interfere with the regular checkout process.

Access to the order information in the holding tables is through phpMyAdmin (or your db tool of choice) at this time.

Install is very easy. Create 3 new tables (table defs provided), add Defines to app_top, and short code insert into checkout_confirmation.php.

Mark

Legend:  Download   Report
Expand All / Collapse All
Order Logging 3.1.1 Predd0 24 Nov 2008  

A minor fix to v 3.1. products_id was not recorded in TABLE_ORDERS_PRODUCTS. This has now been rectified in this file.

A big thanks to Irin who pointed this issue out and provided the solution.

Order Logging 3.1 Predd0 24 Nov 2008  
Order Logging 3.0 bktrain 9 Oct 2008  
Order Logging 2.0 rbartz 7 Dec 2005  
File Rename Fix pompey_daz 28 Apr 2005  
Problem fix Filipe Boleto 26 Apr 2005  
Problem Ashley Parker-Bowen 18 Nov 2004  
Another Solution Jason Cook 18 Jun 2004  
Product Attributes Martin 12 Jun 2004  
Tweaks for MS2 Charles Steinkuehler 11 Jun 2004  
Link in admin doesn't work. Rev. Lady Athena 3 Jun 2004  
Order logging before payment processing v1.1 Nick Weisser 30 May 2004  
Order lgging before payment processing Mark Russell 7 Jan 2003