When I click "place your order" from the shopping cart page, I'm returned to a blank page with the path:
[URL]/store/payment/gcheckout/9

Chmod is ok and I have a sandbox account set up and configured in gcheckout.
Any help would be appreciated.

Comments

krisgraham’s picture

Status: Active » Closed (fixed)

The issue has resolved itself... I don't know why, but I'll close this thread because there's no longer an issue.

SethM’s picture

I am also having this problem. Is there a fix for it? Any assistance would be much appreciated.

sakib000’s picture

I am also experiance this issue. Please help if possible

mfb’s picture

I will try to reproduce this issue. Are there any errors in the logs, e.g. PHP errors or out of memory errors?

jason ruyle’s picture

I'm getting this issue using ecommerce version 5.x-3.4.

jasan’s picture

Me also faced the same problem. For testing the error message i have given a print statement in googlerequest.php. It said that URL contains invalid characters,

I gave the full absolute url instead of the relative one, and now it is working fine. but the payment status in orderhistory says as pending.

any one help ?

thanks
Jasan

Phillip Mc’s picture

same problem here. anyone found a fix?

Phillip Mc’s picture

update.

I clicked on TOOLS -> INTEGRATION CONSOLE in the googlecheckout admin and it explained why my installation was having a problem...a currency mismatch between my drupal site and the google checkout settings.

So, if you're getting a blank page when placing an order...pop into your google checkout account, click on TOOLS->INTEGRATION CONSOLE and it should explain why.

perhaps the googlecheckout.module might have a fail setting so it indicates that an error has occured and to check the integration console?

Great module, by the way. Thanks for sharing it with the community.