Posted by chrisroge on September 10, 2008 at 8:45pm
Jump to:
| Project: | UC Google Checkout |
| Version: | 5.x-1.2 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Installed fine. All the settings appear correct. When I click Google Checkout from the shopping cart page I am returned to the home page of my drupal install.
When I hover over the Google Checkout button I see the URL in the status bar: /store2/cart (/store2 is my drupal install). Is this correct?
Comments
#1
If you view the source of the cart page with your browser, do you see some kind of link around the Google Checkout button? It shouldn't be there, so I don't see how it shows a URL in the status bar for it. However, the form action is supposed to go that page to get the submit handler to work. That's supposed to redirect you to Google Checkout, though.
Do you have any orders in the "In Google Checkout" status? There should also be some kind of error in the watchdog tables. Somewhere there should be an indication of what's going on.
#2
Was this ever resolved? I am currently encountering a similar problem, although no link or anything within the status bar, just seems to be straight re-direct to my home page. I have it linked to the google checkout sandbox but I'm not seeing any kind of errors although it doesn't seem that any order is being generated either...
Any ideas anyone?
#3
Just realise the openssl.dll was not uncommented in my php.ini :D
#4