superquiet Posted April 8, 2009 Posted April 8, 2009 I've seen this same issue on many posts. I also had it with the previous version of google checkout. My problem: When an order is placed it "sometimes" showes up under administration in oscommerce. Not sure if it is google checkout contribution, oscommerce software, or the server that my site is on. I am only using the sandbox account. What seems to be the case is the following; Callback method: XML 1) Place an order. RESULT: Get the page that says "Thanks, you're done! Return to (my oscommerce site)." 2) Click on link to return to my oscommerce site. RESULT: Sent to ".../catalog/login.php" Should have been sent to "/catalog/gc_return.php?products_id=28" The order shows in "/googlecheckout/logs/respons_message.log" properly. No errors are reported in "/googlecheckout/logs/response_error.log" Order does not display in oscommerce Administration. Callback method: HTML 1) Place a NEW order. Pretend it is order number xxx123 RESULT: Get the page that says "Thanks, you're done! Return to "your oscommerce site". 2) Click on link to return to the oscommerce site. RESULT: Sent to "/catalog/gc_return.php?products_id=28" The order shows (I believe incorrectly) all on a single line in "/googlecheckout/logs/respons_message.log" The error mesage "Invalid or not supported Message" is reported in "/googlecheckout/logs/response_error.log" 3) Switch callback method to XML RESULT: after some time has passed The order number xxx123 shows in "/googlecheckout/logs/respons_message.log" properly. No errors are reported in "/googlecheckout/logs/response_error.log" The order number xxx123 is shown in oscommerce's Admistration orders section. Quote
superquiet Posted April 8, 2009 Author Posted April 8, 2009 I meant to post in the google checkout thread. I reposted there. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.