Page 264 of 394 FirstFirst ... 164214254262263264265266274314364 ... LastLast
Results 2,631 to 2,640 of 3932
  1. #2631

    Default Shipping estimator and Google checkout

    On my Doodlebuckets site, if you are logged in, the shipping estimator doesn't show up on the shopping cart page. It does when one is not logged in though. I have trouble-shot and found that if I remove the Google Checkout code from the shopping cart page, then the shipping estimator displays properly. When the code is there, the Google Checkout button displays but then nothing below that button is shown, everything below it just breaks. Any fix for this? I have searched and haven't found any posts of those with my same issue. Thanks!

  2. #2632
    Join Date
    Jul 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Desperate help needed. It seems a lot of people have asked this but no one has given a clear answer.

    I can do test purchases with google checkout. No info ever comes back to admin. Emails from google go out but that is it.

    I checked my error log and here is what i have:

    Mon Aug 11 18:48:13 EDT 2008:- Failed to Get Basic Authentication Headers.

    I have ssl and i am running in sandbox mode. please let me know what all the settings should be?

    Oh when i use check the responder i get a pop up that askd me for user name and password.

    Just need to get the info into admin!
    Got Baby Heels? Your Hooter Hider resource!

  3. #2633
    Join Date
    Jul 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    I did everytrhing i was supposed to except:

    Need to change permissions to 777 on ht access file . (I also changed ht pass tyo 777 as well. )

    Then i used the link

    http://www."your_domain_goes_here".com/admin/htaccess.php

    I put in my Key and ID check create file and check directory.

    hit enter or create.-- whamo- closed that window, test the GCO and everything works.

    Don't forget - right away change those permissions back!

    I will have to repeat this when i switch from the SANDBOX to PRODUCTION.

    I found all this out by re-reading the read me.
    Got Baby Heels? Your Hooter Hider resource!

  4. #2634
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    If I checked the Response headers and got this message

    A username and password are being requested by https://www.nothingbutcostumes.com. The site says: "Google checkout Basic Authentication"
    And Gives you the option for a login and Password.

    What do I do next?

  5. #2635
    Join Date
    Jul 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    (you should be already marked true for CGI PHP in module install page optrion bar or what ever itsa called- in admin.)

    if i use:

    https://www.nothingbutcostumes.com/g...nsehandler.php

    I get trhe sign ion. That is good.

    now change the permissions like i mentioned above to 777.

    then go to url i gave (put your domain in there)

    the screen will be white. fill in your stuff- ID and KEY etc.

    hit create

    that just wrote in your acess file. close it.

    Also make sure in google checkout you have the setting for charge and auth immedialty somethuing like that.

    do a test order. should be good to go-
    Got Baby Heels? Your Hooter Hider resource!

  6. #2636
    Join Date
    Jun 2008
    Posts
    71
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    not working for me.
    I see the option to pay by GCO but i do not go there I just get payment method: GCO and when i do check out i'm back in the first page of the checkout process.
    I read those threads indicated above so I re-checked the files and dirs:

    1) my GCO tpl files are in includes/templates/MY_TEMPLATE/template
    there i have:
    tpl_checkout_payment_default.php
    tpl_gc_return_display.php
    tpl_gc_return_noproduct.php
    tpl_login_default.php
    tpl_shopping_cart_default.php
    tpl_time_out_default.php

    <check>

    2) I did this permission thingy even if was not getting any authentication err message <check>


    What can be the misplaced file(s)? Any suggestions?
    Thanks!

  7. #2637
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Thanks for the reply...

    Just want to make sure I have your advice correct.

    (you should be already marked true for CGI PHP in module install page optrion bar or what ever itsa called- in admin.)
    Ok. I changed that. I had it to false...

    now change the permissions like i mentioned above to 777. then go to url i gave (put your domain in there)

    the screen will be white. fill in your stuff- ID and KEY etc.

    hit create
    Ok Did this before...


    Also make sure in google checkout you have the setting for charge and auth immedialty somethuing like that.
    Not sure what you mean by that... But I am getting orders. Its not getting into admin What do I do there?

    If I test the Response Headers? What to I type in there for User and Password?

  8. #2638
    Join Date
    Jul 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    milo thats it, it should be working.

    The google checkout option about automatic charge etc is basicly referring to this-

    if you have to log in and choose charge on every order than you need to change the setting to automatic.

    I believe it is GC-->settings-->preferences on the left

    then choose

    Automatically authorize and charge the buyer's credit card.
    save.

    that makes it so the order will come in as google processing in admin.

    anyway here is how i can check if it is set up correctly.

    check if htaccess is corect when all done if you type the url for responsehandler- and you put in your ID and Key and choose enter (i wouldn't check remember it!!!!) you should get something like:
    Invalid or not supported Message- this is good because you are logging in to the responsehandler-

    if the id and key were wrong it should just keep giving the pop up box like 3 times and send to you to:
    Error 401 - Unauthorized
    You failed to provide a valid account required for access to page.

    if you get the error then I believe htaccess script created a file from incorrectly entered info. I spent 2 hours on that little problem.

    so double check that the key that was entered into htaccess script containd all the numbers- ( i noticed i had copied and pasted and misseds a few digits and an underscore of my key because the box in zen was smaller thasn the number of characters in the box. that will definetly prevent this from working.)

    I recommend copy and paste directly from GCO integration page and not from zen admin.
    Got Baby Heels? Your Hooter Hider resource!

  9. #2639
    Join Date
    Jul 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by melena View Post
    not working for me.
    I see the option to pay by GCO but i do not go there I just get payment method: GCO and when i do check out i'm back in the first page of the checkout process.
    I read those threads indicated above so I re-checked the files and dirs:

    1) my GCO tpl files are in includes/templates/MY_TEMPLATE/template
    there i have:
    tpl_checkout_payment_default.php
    tpl_gc_return_display.php
    tpl_gc_return_noproduct.php
    tpl_login_default.php
    tpl_shopping_cart_default.php
    tpl_time_out_default.php

    <check>

    2) I did this permission thingy even if was not getting any authentication err message <check>


    What can be the misplaced file(s)? Any suggestions?
    Thanks!
    It sounds like you have the button but the link doesn't go to google?
    Got Baby Heels? Your Hooter Hider resource!

  10. #2640
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Ok I am Panic ing

    When something was out of stock (Say in a size)
    It would alert the customer with a red arrow at checkout

    I think a code in this mod disabled it and the google checkout mod says

    * Some products are Out of Stock
    But does not show which ones are...

    I need the old functionality back. What do I do?

 

 

Similar Threads

  1. v155 BETA feedback for Responsive-Classic in v155-beta
    By picaflor-azul in forum Addon Templates
    Replies: 51
    Last Post: 5 Mar 2016, 09:14 PM
  2. Google Checkout module support for ZC 1.5.0?
    By Woodymon in forum Addon Payment Modules
    Replies: 2
    Last Post: 21 Jan 2012, 03:18 AM
  3. Google Checkout - is there a module for 1.3.9g?
    By cchan in forum Addon Payment Modules
    Replies: 0
    Last Post: 9 Jan 2011, 05:04 AM
  4. Update Google Checkout Module or Custom Google Checkout?
    By pacificmanagment in forum Addon Payment Modules
    Replies: 1
    Last Post: 24 May 2010, 09:40 AM
  5. Replies: 1
    Last Post: 31 May 2009, 02:06 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR