Page 259 of 394 FirstFirst ... 159209249257258259260261269309359 ... LastLast
Results 2,581 to 2,590 of 3932
  1. #2581
    Join Date
    Nov 2005
    Location
    www.carouseltoyshop.co.uk
    Posts
    20
    Plugin Contributions
    0

    Default Re: orders get set to "Google Canceled"

    Quote Originally Posted by rhodesengr View Post
    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?
    Quote Originally Posted by Mircose View Post
    hello.. did u find the answer? or anybody else?

    I also would like to know

    I just found it:

    the problem on the responsehandler.php

    on the lines:

    define('GC_STATE_SHIPPED', 105);
    define('GC_STATE_CANCELED', 111);


    it should be:
    define('GC_STATE_SHIPPED', 102);
    define('GC_STATE_CANCELED', 105);

  2. #2582
    Join Date
    Apr 2006
    Posts
    25
    Plugin Contributions
    0

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

    Hello community,

    I installed google checkout module v1.4.7 for zencart 1.3.7 and found
    next problem.
    We are using USPS shipping at our store and i configured USPS services
    that we need in google checkout admin.
    Unfortunately any user get next message at google checkout "Global-
    Shop does not ship to this address via Google Checkout " and shipping
    options also doesn't shown.

    Shiping generator can be found there
    http://appleprostore.com/googlecheck..._generator.php

    In xml we can see next code for USA

    <calculate>
    <addresses>
    <anonymous-address id="H-2116748532">
    <country-code>US</country-code>
    <postal-code>10047</postal-code>
    <city>New York</city>
    <region>NY</region>
    </anonymous-address>
    </addresses>
    <shipping>
    <method name="Flat Rate: Flat Rate Per Order" />
    <method name="USPS: Express Mail" />
    <method name="USPS: First-Class Mail" />
    <method name="USPS: Priority Mail" />
    <method name="USPS: Parcel Post" />
    </shipping>
    <tax>false</tax>
    <merchant-code-strings />
    </calculate>

    and for international shipping

    <shipping>
    <method name="Flat Rate: Flat Rate Per Order intl" />
    <method name="USPS: Express Mail International (EMS) (3 - 5
    days)" />
    <method name="USPS: Priority Mail International (6 - 10 days)" /
    >
    <method name="USPS: First-Class Mail International" />
    </shipping>

    any help will be appreciated.
    Cool Zen-cart Buttons - http://zencart.buttonsworkshop.com/

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

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

    I installed google checkout module v1.4.7 for zencart 1.3.7 and found
    RECHECK.. version 1.47 is for zencart 1.3.8/1.3.8.a

  4. #2584
    Join Date
    Apr 2006
    Posts
    25
    Plugin Contributions
    0

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

    Quote Originally Posted by misty View Post
    RECHECK.. version 1.47 is for zencart 1.3.8/1.3.8.a
    Thanks Misty, i have reinstalled but still have same error.
    Cool Zen-cart Buttons - http://zencart.buttonsworkshop.com/

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

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

    http://www.zen-cart.com/forum/showthread.php?t=94247
    Google checkout shipping thread above..only use digital
    myself, so sorry, cannot verify/help further.

  6. #2586
    Join Date
    Jun 2008
    Posts
    34
    Plugin Contributions
    0

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

    Google Checkout doesn't work on my site, the large gc button does not appear, only a bulleted option for gc and when clicked it just takes me back to the confirm order page.

    Can someone please tell me what I'm missing?

    I have installed according to google checkout 1.47 log, and put in my google checkout info, is there something else?

    Thanks!

  7. #2587
    Join Date
    Apr 2006
    Posts
    25
    Plugin Contributions
    0

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

    Quote Originally Posted by neal41835 View Post
    Google Checkout doesn't work on my site, the large gc button does not appear, only a bulleted option for gc and when clicked it just takes me back to the confirm order page.

    Can someone please tell me what I'm missing?

    I have installed according to google checkout 1.47 log, and put in my google checkout info, is there something else?

    Thanks!
    If you see GC in your payments option that you forgot to upload templates into templates directory. Please check one more time.
    Cool Zen-cart Buttons - http://zencart.buttonsworkshop.com/

  8. #2588
    Join Date
    Jun 2008
    Posts
    34
    Plugin Contributions
    0

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

    Quote Originally Posted by redgorilla View Post
    If you see GC in your payments option that you forgot to upload templates into templates directory. Please check one more time.

    What do you mean? I uploaded:
    tpl_gc_return_display
    tpl_gc_return_noproduct

    Those 2 PHP files into my template directory.

    Is there something else I am missing? THe other 4 are already in there, so I don't want to overwrite.

    Let me know.

  9. #2589
    Join Date
    Apr 2006
    Posts
    25
    Plugin Contributions
    0

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

    Quote Originally Posted by neal41835 View Post
    What do you mean? I uploaded:
    tpl_gc_return_display
    tpl_gc_return_noproduct

    Those 2 PHP files into my template directory.

    Is there something else I am missing? THe other 4 are already in there, so I don't want to overwrite.

    Let me know.
    yes you need other 4 files there. You should compare old files with new one and add code for GC.
    Cool Zen-cart Buttons - http://zencart.buttonsworkshop.com/

  10. #2590
    Join Date
    Jun 2008
    Posts
    34
    Plugin Contributions
    0

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

    Quote Originally Posted by redgorilla View Post
    yes you need other 4 files there. You should compare old files with new one and add code for GC.
    Dude TY that worked. I <3 u haha jk . Anyways 1 more question can I get rid of checkout button if this is only thing I have.

    ALSO how do I fix shipping rate to go w/ google checkout.

    I want it to be $2.25 + $0.25 for each additional item and like $5.25 + $0.25 for international

    Let me know

    Thanks!

 

 

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