Download & Extend

Google API callback URL for shared SSL

Project:UC Google Checkout
Version:5.x-1.0
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

Comments

#1

Status:active» closed (fixed)

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.