Page 240 of 394 FirstFirst ... 140190230238239240241242250290340 ... LastLast
Results 2,391 to 2,400 of 3932
  1. #2391
    Join Date
    Sep 2007
    Posts
    24
    Plugin Contributions
    0

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

    Greetings,
    We've created a coupon in Google Checkout. However, when we add something to our basket, then go to checkout through GC, the coupon does not work. Do Google coupons work with zencart/gccheckout or do we *have* to use zencart coupons?

    I want to encourage people to checkout through google, and thus would like to use Google coupons.

    Thanks.

  2. #2392
    Join Date
    Mar 2008
    Posts
    4
    Plugin Contributions
    0

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

    Without SSL, does Google Checkout completely NOT work, or does it just not get the response back from GC after the customer pays?

    ...I ask because I have the module installed on a test site and it seems to work fine going from the cart page to non-sandbox GC. I just haven't gone ahead and completed the order on the GC side.

    Another question, if I set up SSL, does the responsehandler bring back the order info and create an order in zen-cart, with customer info? Ideally I'd still like to be able to send post-order emails, newsletters, and coupons to those buyers.
    Last edited by Flex7; 27 Mar 2008 at 01:36 AM.

  3. #2393
    kelvyn Guest

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

    Probably just worth me taking a moment to re-remind people that a special group exists just for supporting this mod, with many faqs and pinned topics:
    http://groups.google.com/group/googl...rt-mod-support

  4. #2394
    Join Date
    Sep 2007
    Posts
    24
    Plugin Contributions
    0

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

    Hello Flex,
    GC does work without SSL, but when I had no SSL I did not get the order info back, which was no big deal to me since I was fine with processing orders directly through the GC gui.

    For coupons, I don't know. I'm still trying to get coupons to work with Google Checkout. If anyone knows how (either GC coupons, or ZC coupons, but preferably GC), I'm interested.

    Thanks,
    Rob


    Quote Originally Posted by Flex7 View Post
    Without SSL, does Google Checkout completely NOT work, or does it just not get the response back from GC after the customer pays?

    ...I ask because I have the module installed on a test site and it seems to work fine going from the cart page to non-sandbox GC. I just haven't gone ahead and completed the order on the GC side.

    Another question, if I set up SSL, does the responsehandler bring back the order info and create an order in zen-cart, with customer info? Ideally I'd still like to be able to send post-order emails, newsletters, and coupons to those buyers.

  5. #2395
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

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

    GC does work without SSL, but when I had no SSL I did not get the order info back
    Yes Google Checkout works without SSL, BUT in sandbox mode only.
    Live mode requires SSL..or zencart will not receive orders.

  6. #2396
    Join Date
    Mar 2008
    Posts
    1
    Plugin Contributions
    0

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

    Quote Originally Posted by g3steve View Post
    Google Checkout NOT WORKING

    --------------------------------------------------------------------------------

    Hello,

    Im hoping someone could give me some advice, i have google checkout installed in my zencart, ive input all the details and gone through the read me file in the setup files and everything seems to be fine BUT...

    When a user adds something to cart, selects shipping, selects googlecheckout as payment module and then finish and confirms the order, nothing happens, the order is not process and it returns the the shopping cart with the item in it, so the user could go round in a massive circle and not get anywhere!!!

    Please could someone help me with what going wrong? im hoping someone else has had the same issue and could tell me how to solve it.

    Thanks

    steve
    Hai
    i also have the same problem if u have any idea pls tell me
    Thanks

    Sathesh Kumar V

  7. #2397
    Join Date
    Feb 2007
    Location
    NNJ
    Posts
    212
    Plugin Contributions
    0

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

    Hello All,

    Help me please, I finally got an order!

    My cart is a 1.3.7 version running GC 1.4.beta1

    GC is the only payment option, and so an order was placed which did not get posted back to ZC admin, and no account was created. There is no sign of it on my ZC admin.

    The error message from Google's perspective is:
    We encountered an error trying to access your server at https://.../.../googlecheckout/responsehandler.php -- the error we got is: Send failed with code: 401. Response body was: Failed to Get Basic Authentication Headers
    the errors I found in the ZC/GC error log were as follows:
    [29-Mar-2008 10:33:30] PHP Warning: require(includes/languages//modules/payment/googlecheckout.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in /home/intiucom/public_html/googlecheckout/gcheckout.php on line 35

    [29-Mar-2008 10:33:30] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/languages//modules/payment/googlecheckout.php'
    Line 35 of the googlecheckout.php looks like this:
    Code:
    require('includes/languages/' .  $_SESSION['language'] . '/' .'modules/payment/googlecheckout.php');
    It seems to me that the value for the $_session['language'] doesn't contain a value and therefore the resulting require statement looks as it does above.

    How can I fix this problem? I appreciate any helpful hints.
    Thanks.
    Elliot

    The loves of my life are a good white zinfandel and my dog Homer.

  8. #2398
    Join Date
    Feb 2007
    Location
    NNJ
    Posts
    212
    Plugin Contributions
    0

    Idea or Suggestion Re: Google Checkout module for Zen Cart (beta)

    Sorry for the bump.

    Since my cart will never be anything other than 'english', I removed the variability and hard coded the path.

    "Now, we shall see", said the blind man.
    Elliot

    The loves of my life are a good white zinfandel and my dog Homer.

  9. #2399
    Join Date
    Feb 2007
    Location
    NNJ
    Posts
    212
    Plugin Contributions
    0

    help question Re: Google Checkout module for Zen Cart (beta)

    Oooops, it me again.

    Will the latest version of GCO (the one created for ZC 1.3.8a) work with
    ZC 1.3.7 ?

    I don't have any intention of updating the cart, just the GCO module.
    Elliot

    The loves of my life are a good white zinfandel and my dog Homer.

  10. #2400
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

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

    Will the latest version of GCO (the one created for ZC 1.3.8a) work with
    ZC 1.3.7 ?
    No, you require GC 1.4.6.a
    i.e.
    http://code.google.com/p/google-checkout-zencart/

 

 

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