Google API callback URL for shared SSL
SteveoSupremo - June 20, 2008 - 17:01
| Project: | UC Google Checkout |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
what is the correct callback URL for Google Checkout if the server uses a shared SSL in the form of https://secure.[hostname].com/~[UserName] ?
would it be something in the neighborhood of
https://secure.[hostname].com/~[UserName]/[subdirectory]/google_checkout/ ?
Thanks

#1
If you can go to https://secure.[hostname].com/~[UserName]/[subdirectory] and see you Drupal site's front page, then putting /google_checkout after it is what you want for the callback URL.