Page 350 of 394 FirstFirst ... 250300340348349350351352360 ... LastLast
Results 3,491 to 3,500 of 3932
  1. #3491
    Join Date
    Feb 2007
    Location
    Pennsylvania
    Posts
    814
    Plugin Contributions
    0

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

    I have set up the htaccess and password files, I have set the auth mode in gco in the admin and it's still not working. I've gone through the docs for install and I don't think I've missed anything.

    Thanks,
    John

  2. #3492
    Join Date
    Feb 2007
    Location
    Pennsylvania
    Posts
    814
    Plugin Contributions
    0

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

    This is likely best in another thread but. . . Paypal isn't responding properly either.

    From the Top: this is zc1.3.9g, using ultimate seo urls, fec, gco and paypal.

    GCO wont report back at all, paypal sends confirmation to zc but the return landing page is checkout&fecaction=null. I understand that the paypal account needs to know the return address of the response handler.

    This site is a dev site and the current live site is attached to the pp account so I cant switch it.

    Why all of the problems with the return after payment?

    Thanks a Bunch,
    John

  3. #3493
    Join Date
    Nov 2008
    Posts
    39
    Plugin Contributions
    0

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

    Quote Originally Posted by retched View Post
    Sorry for not answering this sooner. Can you check your ZenCart Admin panel and tell me what the calculations are?
    Right now they're all set to zero (I'm assuming you mean the google checkout Carrier Calculator Shipping Configuration). The default was $1 on each shipping choice, which didn't work. I changed everything I wasn't using to zero and left the others at $1; didn't work. Then I changed my shipping choices to the amounts mentioned in the google shipping calculator where I got the code; still didn't work. As a last ditch effort, I shifted everything to zero with the same result.

    This is where my efforts totally break down, obviously. I don't know what I'm doing wrong or how to fix it.

  4. #3494
    Join Date
    Nov 2008
    Posts
    39
    Plugin Contributions
    0

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

    Quote Originally Posted by retched View Post
    Can you check your ZenCart Admin Panel > Modules > Payment > Google Checkout for the following option: .htaccess Basic Authentication Mode and please tell me if that is set to true or false. In addition, did you create the .htaccess and .htpasswd files for your /googlecheckout/ directory.
    I don't know if this is to me or not, but mine is set to false.

  5. #3495
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    681
    Plugin Contributions
    8

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

    Quote Originally Posted by conspicuouschick View Post
    I don't know if this is to me or not, but mine is set to false.
    The original quoted text you quoted was in regards to another problem. (Namely that Google Checkout processes and then fails to hit ZenCart and let it know it has an order. My solution was to check if the directory googlecheckout had a .htpasswd and unnecessary lines in .htaccess and remove then and set php over CGI to false.)

    Can you check if your option: GoogleCheckout Carrier Calculated Shipping. I don't know why but I started to get the same error as you recently. I switch the above option from false to TRUE and then everything started working again.

  6. #3496
    Join Date
    Oct 2010
    Posts
    1
    Plugin Contributions
    0

    red flag Re: Google Checkout module for Zen Cart 1.3.x (beta)

    Hello,

    I'm unable to use coupons and gift certificates with GC.

    I've read and searched but there seems to be only two of us with this problem - and no answer yet.

    I've installed Zen Cart 1.3.8 and GC 1.4.7 with PHP5

    GC works from the Shopping Cart page, the User Registration Page BUT it doesn't appear as an option on the main_page=checkout_payment page so I'm unable to use GC with coupons and gift certificates.

    Reading through others' issues, it seems that this is an uncommon problem. Can anyone assist?

    Regards,

    Ben

  7. #3497
    Join Date
    Nov 2008
    Posts
    39
    Plugin Contributions
    0

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

    I tried to ask this before but I don't think I phrased the question correctly. I use the USPS shipping module which calculates exact shipping. I've been playing around with google checkout (mock purchases, sandbox) and notice that no matter how much I add to the cart, the shipping charges remain the same. They do not increase. Am I missing something, or is that just the way google checkout shipping works?

    Also, the only way the module works if I have 'google checkout carrier calculated shipping' set to false. If set to 'true' I get an 'oops' error.



    Quote Originally Posted by retched View Post
    The original quoted text you quoted was in regards to another problem. (Namely that Google Checkout processes and then fails to hit ZenCart and let it know it has an order. My solution was to check if the directory googlecheckout had a .htpasswd and unnecessary lines in .htaccess and remove then and set php over CGI to false.)

    Can you check if your option: GoogleCheckout Carrier Calculated Shipping. I don't know why but I started to get the same error as you recently. I switch the above option from false to TRUE and then everything started working again.

  8. #3498
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    681
    Plugin Contributions
    8

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

    Quote Originally Posted by SwingStylez View Post
    Hello,

    I'm unable to use coupons and gift certificates with GC.

    I've read and searched but there seems to be only two of us with this problem - and no answer yet.

    I've installed Zen Cart 1.3.8 and GC 1.4.7 with PHP5

    GC works from the Shopping Cart page, the User Registration Page BUT it doesn't appear as an option on the main_page=checkout_payment page so I'm unable to use GC with coupons and gift certificates.

    Reading through others' issues, it seems that this is an uncommon problem. Can anyone assist?

    Regards,

    Ben
    Hi. There shouldn't be any links on the checkout_payment page. GoogleCheckout policies actually prohibit this kind of activity and state THEY have to do the actual checkout then send the results back to your cart for processing. Therefore, the only way this mod works is by using the button provided on the Checkout Page. A customer will NOT return to your cart to complete the checkout and Google Checkout will NOT appear as an option on checkout_payment because of this.

  9. #3499
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    681
    Plugin Contributions
    8

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

    Quote Originally Posted by conspicuouschick View Post
    I tried to ask this before but I don't think I phrased the question correctly. I use the USPS shipping module which calculates exact shipping. I've been playing around with google checkout (mock purchases, sandbox) and notice that no matter how much I add to the cart, the shipping charges remain the same. They do not increase. Am I missing something, or is that just the way google checkout shipping works?

    Also, the only way the module works if I have 'google checkout carrier calculated shipping' set to false. If set to 'true' I get an 'oops' error.
    No you were very clear. Just that my GoogleCheckout works with no problem using the settings that I have stated above. It even updates the shipping costs automatically based on the size of the cart.

    If you get the oops error when you set that option to GoogleCheckout Carrier Calculated Shipping to FALSE, what is the error message you are receiving?

  10. #3500
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    red flag Re: Google Checkout module for Zen Cart 1.3.x (beta)

    Hello,

    My site offers customers free shipping when their order value reaches $50. So in the admin-shipping, I set up the free shipping options only when the order value reaches $50.

    But when I use the google checkout, I find the free shipping options show up in the drop-down menu even the order is way below $50.

    How to fix this problem? my site is www.best4future.com

    Lina

 

 

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