Page 232 of 394 FirstFirst ... 132182222230231232233234242282332 ... LastLast
Results 2,311 to 2,320 of 3932
  1. #2311
    Join Date
    Oct 2007
    Posts
    7
    Plugin Contributions
    0

    Default Free international shipping

    Since GC doesn't allow international shipping, I tried to make international shipping free and to handle it manually.
    After some struggle with free shipping options, I manage to have free shipping for international orders, but Google Checkout still display [Shop] does not ship to this address, although it's free shipping.

    I cannot set my products as virtual, since in this case my carrier calculated shipping rates for USA won't work anymore.

    Any suggestions? Is there any way to setup GC to ignore shipping, other than setting the products as virtual?

  2. #2312
    Join Date
    Aug 2007
    Posts
    59
    Plugin Contributions
    0

    Default orders get set to "Google Canceled"

    When I update a GC order from Zencart to "Google Shipped" it updates to shipped but then further updates it it to "Google Canceled". It does not really cancel the order on the Google side but it seems wrong to show as canceled in Zencart. Is there a way to fix this?

  3. #2313
    Join Date
    Jan 2008
    Posts
    32
    Plugin Contributions
    0

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

    I have flat 12$ shipping for my products. It shows up when I checkout to Google but when I place an order, free shipping options comes up under flat shipping in the dropdown menu.

    Is there any way to make free shipping options not show up?

    Anyone find anything?
    I found some info but not a real solid solution like a code.

    I went on google groups and Ropu said he could put in a code but i can't find it
    MyFitRev.com - The Fitness Peer Review

  4. #2314
    Join Date
    Jun 2007
    Posts
    105
    Plugin Contributions
    0

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

    How do I stop zen cart from sending any tax table information to gco.
    I want to use the gco tax rate setup.

  5. #2315
    Join Date
    Apr 2007
    Posts
    152
    Plugin Contributions
    0

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

    keep getting this error message as i am testing if GC works or not on my site: Error parsing XML; message from parser is: Invalid value for body of merchant-calculations-url in checkout-shopping-cart/checkout-flow-support/merchant-checkout-flow-support/merchant-calculations: URL contains illegal characters

    heres a bit of background on this, I have a ssl from streamline.net (i dont know its a level 2 as asked for by GC? ) and i have put the zen cart on the ssl server side and the non-sll side, do i need to do that or does it just need to be the GC folder on the ssl side to make transactions secure??


    In GC its pointing towards the path below but the path doesn't seem right? look after .com, should thehttps be the non ssl side pathwise??:
    <merchant-calculations-url>https://canvas-style-art.ssl-01.com/ /shop/googlecheckout/responsehandler.php</merchant-calculations-url>
    <accept-merchant-coupons>true</accept-merchant-coupons>


    any pointing in the right direction would be very cool, cheers

    Egg

  6. #2316
    Join Date
    Feb 2008
    Posts
    3
    Plugin Contributions
    0

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

    I have installed GC module as per instructions but i am i having 1 last problem with it any help would be great.

    I have clean insatl of Zen Cart 1.3.8a with GC v1.4.7
    my website hosting is with godaddy
    I am currently testing on GC sandbox mode

    I can checkout ok and GC can get postage from my site ok via https and orders appear in my admin no problem at all.
    When i update orders in GC they are updated in my admin no problem.

    The only problem i have is that when update an order in my admin site it does not update in GC or even send out email via admin even thought i have option select in payment setting of GC module.

    I have done some search on this forum with must success.
    I did see some mention about Curl proxy setting my be an issue but i have set them to proxy.shr.secureserver.net:3128 but still then same.


    Any help or advise would be thankfull.

  7. #2317
    Join Date
    Jan 2006
    Location
    minneapolis
    Posts
    67
    Plugin Contributions
    0

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

    I've been trying the past 4 hours to get this to work, maybe someone can tell me what's wrong. I have the Checkout button showing in ZenCart, and can place an order, but can't go back to my ZenCart store and record the order.

    In my Checkout Settings, under the Continue Shopping URL, I entered the secure path to my responsehandler.php file:
    https://secure.webdesignminnesota.co...nsehandler.php

    In Google Checkout, under Integration, I entered the same URL:
    https://secure.webdesignminnesota.co...nsehandler.php


    The problems/questions are this:
    1) The link in Google Checkout for 'continue shopping' comes out as this:
    http://jsbsecuritystore.com/index.ph...nsehandler.php

    2) If I just try to paste the correct URL from Google Checkout back to my store , I get asked for ID and password. Does this mean my .htacess and .htpwd files are incorrectly configured?

    3) Isn't googlecheckout/responsehandler.php the file I should be posting to?

    My store under development is at:
    http://jsbsecuritystore.com/index.php

  8. #2318
    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 minneapolis_dan View Post
    I've been trying the past 4 hours to get this to work, maybe someone can tell me what's wrong. I have the Checkout button showing in ZenCart, and can place an order, but can't go back to my ZenCart store and record the order.

    In my Checkout Settings, under the Continue Shopping URL, I entered the secure path to my responsehandler.php file:
    https://secure.webdesignminnesota.co...nsehandler.php

    In Google Checkout, under Integration, I entered the same URL:
    https://secure.webdesignminnesota.co...nsehandler.php


    The problems/questions are this:
    1) The link in Google Checkout for 'continue shopping' comes out as this:
    http://jsbsecuritystore.com/index.ph...nsehandler.php

    2) If I just try to paste the correct URL from Google Checkout back to my store , I get asked for ID and password. Does this mean my .htacess and .htpwd files are incorrectly configured?

    3) Isn't googlecheckout/responsehandler.php the file I should be posting to?

    My store under development is at:
    http://jsbsecuritystore.com/index.php
    The continue shopping value that you set on the Zen Cart admin side should be a valid page. Try putting checkout_success which is the default.

  9. #2319
    Join Date
    Jan 2006
    Location
    minneapolis
    Posts
    67
    Plugin Contributions
    0

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

    ok, but on the Google side of things, should it point to the responsehandler.php file?

  10. #2320
    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 minneapolis_dan View Post
    ok, but on the Google side of things, should it point to the responsehandler.php file?

    Yes! Something like: https://www.yourdomainname.com/googl...nsehandler.php you will of course replace yourdomainname with your actual domain.

    well that's suppose to be site/googlecheckout/responsehandler.php

 

 

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