google-code-export / google-checkout-oscommerce

Automatically exported from code.google.com/p/google-checkout-oscommerce
1 stars 0 forks source link

Order was not stored in database table #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi All,

I have used oscommerce version 2.3.1. GC oscommerce version 1.5. Order details 
not stored in database order table. But payment made successfully and return to 
merchant website. And also the purchase items not cleared after redirected from 
the google checkout payment gateway. What is the problem. I find one problem, 
in googlechecout module, the function before process() redirected the page to 
shopping_cart.php page. in checkout_process.php page, the order details are 
stored after the before process() function. because of this order not stored

Original issue reported on code.google.com by sh...@indusnet.co.in on 10 May 2011 at 2:03

GoogleCodeExporter commented 9 years ago
not sure if this is a fix for 2.3.1 also but i had to set google checkout to 
api 2.0 with xml output and have to use an https link for the responder url ... 
once I did that my orders and customers added 

Original comment by gschrei...@gmail.com on 15 May 2011 at 3:23

GoogleCodeExporter commented 9 years ago
i triyed but it is not inserting in order table....................

Original comment by vine...@reussis.in on 14 Dec 2011 at 7:28

GoogleCodeExporter commented 9 years ago
it is bcz of response handler.php page error..............i fix it nw it is 
working

Original comment by vine...@reussis.in on 12 Jan 2012 at 5:37