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.
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
Comment #1
krisgraham commentedThe issue has resolved itself... I don't know why, but I'll close this thread because there's no longer an issue.
Comment #2
SethM commentedI am also having this problem. Is there a fix for it? Any assistance would be much appreciated.
Comment #3
sakib000 commentedI am also experiance this issue. Please help if possible
Comment #4
mfbI will try to reproduce this issue. Are there any errors in the logs, e.g. PHP errors or out of memory errors?
Comment #5
jason ruyle commentedI'm getting this issue using ecommerce version 5.x-3.4.
Comment #6
jasan commentedMe 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
Comment #7
Phillip Mc commentedsame problem here. anyone found a fix?
Comment #8
Phillip Mc commentedupdate.
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.