Results 1 to 10 of 17

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    3
    Plugin Contributions
    0

    application error Help - Google Checkout not updating shipping price

    I just installed zencart.

    Installed Google Checkout.

    I only have UPS enabled.

    I have PayPal, Authorize.net, and Google Checkout.

    When I test with Google Checkout, shipping prices in UPS only shows $1 for EVERY shipping method.

    PayPal and Authorize.net shipping prices update accordingly, and works fine through the zencart shopping cart.

    PLEASE HELP!

  2. #2
    Join Date
    Jan 2009
    Posts
    2,076
    Plugin Contributions
    0

    Default Re: Help - Google Checkout not updating shipping price

    Does your server run PHP over CGI? You need to contact your host and ask them this question first off... Then post back here when you know.

  3. #3
    Join Date
    Jun 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Help - Google Checkout not updating shipping price

    I use 1and1 Professional Linux.

    I do believe they use PHP over CGI. Yes.

  4. #4
    Join Date
    Jan 2009
    Posts
    2,076
    Plugin Contributions
    0

    Default Re: Help - Google Checkout not updating shipping price

    OK, it sounds like that's the problem then....

    In your admin payment modules when setting up GC did you notice this part:

    .htaccess Basic Authentication Mode
    Your site Site in installed with PHP over CGI?
    This configuration will disable PHP Basic Authentication that is NOT compatible with CGI used in the responsehandler.php to validate Google Checkout messages.
    If setted True you MUST configure your .htaccess files here.

    False
    True (SET TO TRUE)

    When you click the here link in admin, it will take you to a page which asks for your GC details and generates .htaccess and .htpasswd files and puts them in your GC directory.. (make sure your googlecheckout driectory is CHMOD 777 before running this so it can save the files... then just set it back when finished.

    Also, you need to ensure that the https://URL TO YOUR RESPONSE HANDLER is specified in the API Callback URL section at https://checkout.google.com/sell/set...on=Integration

    All of the above is assuming that you've already generated and uploaded your own shipping_methods.php file?!

  5. #5
    Join Date
    Jun 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Help - Google Checkout not updating shipping price

    Worked!

    Thank you so much!

  6. #6
    Join Date
    Jan 2009
    Posts
    2,076
    Plugin Contributions
    0

    Default Re: Help - Google Checkout not updating shipping price

    Glad you got it working so easy... GC is not so easy to install... well done!

  7. #7
    Join Date
    Aug 2008
    Posts
    218
    Plugin Contributions
    0

    Default Re: Help - Google Checkout not updating shipping price

    Quote Originally Posted by limelites View Post
    OK, it sounds like that's the problem then....

    In your admin payment modules when setting up GC did you notice this part:

    .htaccess Basic Authentication Mode
    Your site Site in installed with PHP over CGI?
    This configuration will disable PHP Basic Authentication that is NOT compatible with CGI used in the responsehandler.php to validate Google Checkout messages.
    If setted True you MUST configure your .htaccess files here.

    False
    True (SET TO TRUE)

    When you click the here link in admin, it will take you to a page which asks for your GC details and generates .htaccess and .htpasswd files and puts them in your GC directory.. (make sure your googlecheckout driectory is CHMOD 777 before running this so it can save the files... then just set it back when finished.

    Also, you need to ensure that the https://URL TO YOUR RESPONSE HANDLER is specified in the API Callback URL section at https://checkout.google.com/sell/set...on=Integration

    All of the above is assuming that you've already generated and uploaded your own shipping_methods.php file?!
    What if the server is not running PHP over CGI and this problem still exists?

  8. #8
    Join Date
    Jan 2009
    Posts
    2,076
    Plugin Contributions
    0

    Default Re: Help - Google Checkout not updating shipping price

    If you're not running php over cgi then (SET TO FASLE) and you won't need to configure .htaccess and .htpasswd files so ignore that step and delete them from your server.

 

 

Similar Threads

  1. Replies: 1
    Last Post: 31 May 2009, 02:06 AM
  2. Shipping for google checkout
    By Caralyn in forum Addon Payment Modules
    Replies: 0
    Last Post: 19 May 2009, 06:32 PM
  3. Google Checkout - New orders not updating Zen Cart Admin Site
    By handkem in forum Addon Payment Modules
    Replies: 13
    Last Post: 26 Jan 2009, 12:32 PM
  4. Google Checkout & Shipping.
    By milobloom in forum Addon Payment Modules
    Replies: 5
    Last Post: 1 Oct 2007, 09:28 AM
  5. Google Checkout - Duplicate shipping name FREE SHIPPING! found
    By krullkar in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 3 Apr 2007, 02:57 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •