Reputation: 11
I am developer implementing Google checkout payment gateway for my client .I have a problem in making a test account for buyer
https://sandbox.google.com/checkout
and for seller when i go to the following URL.
sandbox buyer account at https://sandbox.google.com/checkout
the following error will occur: 503. That’s an error. The service you requested is not available at this time. Service error -27. That’s all we know.
I also have a gmail account .Can i use this in making sandbox buyer and seller account.
Upvotes: 1
Views: 1207
Reputation: 3368
I was facing the same issue today.
After a couples of tries and some guesses, I got it working.
Instead of https://sandbox.google.com/checkout, go to this link: https://sandbox.google.com/checkout/
The only difference is that the second link has an extra forward-slash.
Hope it helps.
Thank you. : )
Upvotes: 1
Reputation: 15593
I have checked the links mention by you in question.
This error is occur due to some reasons.
Reasons may be as following:
May be these problems are there with you. So try again to access this URL.
For more help check this link: Google_Checkout_Basic_HTML_Sandbox
Upvotes: 0