Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...