Page 272 of 394 FirstFirst ... 172222262270271272273274282322372 ... LastLast
Results 2,711 to 2,720 of 3932
  1. #2711
    Join Date
    Jul 2007
    Location
    Durham, NC
    Posts
    55
    Plugin Contributions
    1

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

    Quote Originally Posted by Hmmg View Post
    ...google checkout only charged $1 shipping. ...
    This happened to us using GCO mod 1.4.1beta1 in ZC 1.3.7. We were accidentally offering $1 shipping for FedEx First Overnight! (ouch!)

    The fix in this version is to edit the googlecheckout/shipping_methods.php file and comment out (or delete) the entries for the individual methods you do not wish to use in each of the shipping-module-related arrays of methods. This is specific to Google Checkout; deactivate methods you don't want available for Google Checkout, even if you are using them in ZC checkout.

    Then go to the admin UI and set reasonable flat-rate defaults for any methods you are using. These are used whenever Google Checkout cannot communicate with the shipping module to get a live calculation.

    The setup may vary a bit in later versions of the mod. In those versions, you may be able to do it all in the admin UI. But in 1.4.1beta1, you have to edit the shipping_methods.php.

  2. #2712
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

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

    Hello
    Iam sure the answer is somewhere in this post but its too long and can't find what I want.

    I Installed this mod on my site. Iam trying to get the shipping rates to be calcualted based on my zen cart setup for the shipping cost. The shipping rates are calculated using a clone of perunitweight module. Iam trying to access this page http://www.coolcarpartsonline.com/go...ing_generator/ on my site to set the value but message pop up that require username and password. I tried my google acount username and password and the ftp access but No Luck.

    Can anyone tell me what Iam doing wrong. I get gttp 500 error

  3. #2713
    Join Date
    Sep 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Zen cart Confirmation email w/ Google checkout

    We have the most recent version of ZenCart and the Google Checkout module set up on our site but we're having a problem with the zencart confirmation emails.

    1. Google Checkout is our only payment option. We've removed the Zencart check out options both in the shopping cart and the menu along the top using these instructions: http://www.zen-cart.com/forum/showthread.php?t=94664
    2. We are able to process transactions both in sandbox and production modes. As a guest I can add an item to the cart, go to the shopping cart, checkout using Google checkout, create an account with Google checkout, run the transactions, return to Zen Cart and print a confirmation page with the order number correctly populated.
    3. Transactions are appearing in both Google Checkout and the Zen Cart Admin. Inventory is subtracting correctly.
    4. A new customer account is being created based on the information entered into Google checkout.
    5. Google Checkout is sending confirmation emails to both the customer and the admin.

    However, zen cart is:
    1. Not sending an email to the customer.
    2. Not sending a confirmation email to the admin.
    3. Not send an email confirming the account creation.

    I can email a yahoo address from the admin console and it shows up in the email archives, so I think the email configuration is set up properly.

    If I try to log in with the new account that was created based on the Google transaction, zen cart will send me the password and I can log in using it.

    Transactions are going through so I think Google is communicating properly with ZenCart.

    I checked and the "ZenCart should send emails: is set to true in the Google Checkout mod.

    Any ideas about what my next step should be to troubleshoot this?

    I've read this: http://www.zen-cart.com/wiki/index.p...Email_Problems
    but I can get email to work I just can't get it to respond to a new order.

    Any help would be much appreciated.
    Cathy

  4. #2714
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

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

    I have now switched hosting to TerraNetwork (Yay!) and they installed Zencart for me. I have copied my updated version over and tested it thoroughly before I transferred my domain away from fasthosts . I have also added the Reward Points Mod and agin tested it before going live.
    I have now transferred my domain to TerraNetwork (In last 24hrs) and the Google checkout MOD is causing a few issues.
    If I set it to work, the whole of the right hand boxes disappear from the site and there is no Google checkout button on screen.
    If I set google payment to false, the column reappears.
    At first I though it was a GC problem, but it did work before the domain transferred across.
    The only thing that has changed is TerraNetwork altered my Config files (Includes & Admin Includes).

    Admin/Includes/Configure
    define('HTTP_SERVER', 'http://www.candlewithcare.co.uk');
    define('HTTPS_SERVER', 'https://stargate.terrassl.net/candlewithcare.co.uk');
    define('HTTP_CATALOG_SERVER', 'http://www.candlewithcare.co.uk');
    define('HTTPS_CATALOG_SERVER', 'https://stargate.terrassl.net/candlewithcare.co.uk');

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'true');

    Includes/configure
    define('HTTP_SERVER', 'http://www.candlewithcare.co.uk');
    define('HTTPS_SERVER', 'https://stargate.terrassl.net/candlewithcare.co.uk');

    My question is, is this an SSL problem or do you think it is Google need repointing to the new hosting area (Ie it will sort itself out in next 48hrs?) - I have waited a couple of days and it still doesn't work so it's either an SSL problem or a GC problem.........anyone got any ideas?
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  5. #2715
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

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

    I have found that if the product is virtual then the button appears.
    However Anythnig involving shipping the button disappears.
    One thing I have noticed is that in the Admin/payment/GC option I cannot set the Default Values for Real Time Shipping Rates. there is no box to enter any information in?
    there is a message underneath saying
    "No merchant calculation shipping selected"

    Can anyone advise?
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  6. #2716

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

    We have been successfully using GC for over a year now... recently we
    had to fix a nameserver issue from our host. since then when anyone
    tries to checkout, even my personal account from the USA, it says:
    Midwest Appliance Parts does not ship to this address via Google
    Checkout
    Is there some kind of allowed IP for transactions?
    Any ideas? I really need to get this fixed... we use Zen Cart.
    This is sooo frustrating!
    thanks for anyone who responds
    MonkFunk Music Community
    Free Music Website

  7. #2717
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

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

    Terranetworks support have just emailed me with this.

    Looks like your POST variable is missing.

    Line 18 is: foreach($_POST['code'] as $codekey => $codename) {

    .. and the error message indicates that no $_POST['code'] exists

    You should check whatever script sends the POST variables to the Google checkout scripts to ensure it's correctly set up.
    Is there anyone who could possibly help point me in the right direction with this?
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  8. #2718
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

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

    I am still tearing my hair out with this problem and getting nowhere fast.

    Would anyone be able to look at this for me for a "fee"?
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  9. #2719
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

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

    Quote Originally Posted by CandleMan View Post
    I have found that if the product is virtual then the button appears.
    However Anythnig involving shipping the button disappears.
    One thing I have noticed is that in the Admin/payment/GC option I cannot set the Default Values for Real Time Shipping Rates. there is no box to enter any information in?
    there is a message underneath saying
    "No merchant calculation shipping selected"

    Can anyone advise?
    Well, I was going to help you troubleshoot but I cannot create an account on your site and there is no shipping estimate option in my shopping cart. What shipping types do you offer? How come there is no create account option?

  10. #2720
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default

    Quote Originally Posted by BlessIsaacola View Post
    Well, I was going to help you troubleshoot but I cannot create an account on your site and there is no shipping estimate option in my shopping cart. What shipping types do you offer? How come there is no create account option?
    thank you for taking the time to help me. there is no choice for shipping, just a fixed charge of .75 per item plus £1.25 order handling fee. the log in button is top left and is there, i had a new customer today?
    Posted via Mobile Device

 

 

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