Page 392 of 394 FirstFirst ... 292342382390391392393394 LastLast
Results 3,911 to 3,920 of 3932
  1. #3911
    Join Date
    Jun 2012
    Posts
    50
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart released

    wow....almost 400 pages on this post.

    can someone help me with my problem?

    Im getting this message for my google checkout: GC is set to use SANDBOX. Order will be processed but NOT charged.

    i know someone said to ftp the installation file to a certain folder, i did that, but still no luck...

    please help!!!!!!

  2. #3912
    Join Date
    Jun 2011
    Posts
    91
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart released

    If you are ready to go live with Google Checkout, go to your admin section, click on modules then payment.
    Find the GC module and click edit - change mode from sandbox to https://checkout.google.com/ - you will then be live
    with GC.

  3. #3913
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

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

    Quote Originally Posted by new2u View Post
    This is the snipit my cart sends to google
    Code:
    <shipping>
          <method name="USPS: Priority Mail International (6 - 10 days)" />
          <method name="USPS: First-Class Mail International" />
        </shipping>
    Only priority shows

    Any international order also has this error in googles log

    Your server returned no data in its response; Checkout requires data of type merchant-calculation-results in response to merchant-calculation-callback

    Yet there is data in the xml and the order processes. It is as if it does not recognize <method name="USPS: First-Class Mail International" />

    Below is the full log. Any sensitive info I have noted as #REMOVED#

    <?xml version="1.0" encoding="UTF-8"?>
    <merchant-calculation-callback xmlns="http://checkout.google.com/schema/2" serial-number="#REMOVED#">
    <shopping-cart>
    <merchant-private-data>


    <session-data>#REMOVED#</session-data>


    <ip-address>#REMOVED#</ip-address>


    </merchant-private-data>
    <items>
    <item>
    <item-weight value="0.5" unit="LB" />
    <tax-table-selector>Taxable Goods</tax-table-selector>
    <item-name>Samsung Galaxy Nexus Screen Protector</item-name>
    <item-description>[:- Screen] </item-description>
    <unit-price currency="USD">13.455</unit-price>
    <quantity>1</quantity>
    <merchant-item-id>#REMOVED#</merchant-item-id>
    <merchant-private-item-data>


    <item>#REMOVED#</item>


    </merchant-private-item-data>
    </item>
    <item>
    <item-weight value="0.1" unit="LB" />
    <tax-table-selector>Taxable Goods</tax-table-selector>
    <item-name>Replacement</item-name>
    <item-description></item-description>
    <unit-price currency="USD">0.01</unit-price>
    <quantity>1</quantity>
    <merchant-item-id>285</merchant-item-id>
    <merchant-private-item-data>#REMOVED#

    </merchant-private-item-data>
    </item>
    </items>
    </shopping-cart>
    <buyer-id>#REMOVED#</buyer-id>
    <calculate>
    <addresses>
    <anonymous-address id="#REMOVED#">
    <country-code>BE</country-code>
    <city>Eugies</city>
    <region></region>
    <postal-code>7080</postal-code>
    </anonymous-address>
    </addresses>
    <shipping>
    <method name="USPS: Priority Mail International (6 - 10 days)" />
    <method name="USPS: First-Class Mail International" />
    </shipping>
    <tax>false</tax>
    <merchant-code-strings />
    </calculate>
    <buyer-language>French</buyer-language>
    </merchant-calculation-callback>
    UPSP only allows for Priority mail or higher for packages. They removed all First class International shipping about 2 months ago.
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  4. #3914
    Join Date
    Sep 2009
    Posts
    186
    Plugin Contributions
    0

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

    Why does it still work fine for paypal? We ship international first class packages every day

  5. #3915
    Join Date
    Jul 2012
    Posts
    6
    Plugin Contributions
    0

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

    Hi All,

    I am new to zencart. I am trying to configure google checkout on my website. When I try to checkout, it loops through the process. When I press the button "confirm order", it goes back to step 1 of checkout.

    In GC, I have given the following API Callback URL:
    http://ukdiscountshop.com/googlechec...nsehandler.php

    Could someone help me with this please?

    Thanks,
    ZK

  6. #3916
    Join Date
    Jul 2012
    Posts
    6
    Plugin Contributions
    0

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

    Further to my earlier message, I have configured my paypal account on my website. Now if I select paypal as the payment method on checkout, the customer is directed to paypal payment page.
    But Google Checkout is still not responding. Any ideas?

  7. #3917
    Join Date
    Jul 2012
    Posts
    6
    Plugin Contributions
    0

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

    Not impressed with this forum. Nobody here bothers to reply.

  8. #3918
    Join Date
    May 2011
    Location
    Sunny Rossendale (not)
    Posts
    556
    Plugin Contributions
    2

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

    It's not the forum. Google checkout has been problematic for years with no support from Google at all It’s been left to forum members to try and get a workable mod, Matt took over a while back and did solve most of the issues but I think his own business has had to come first so he’s not been round much. On a personal note I did try to get it working and matt helped a lot but I gave up in the end and besides why should we support a payment method that apparently offers no help or support to either it’s users or developers willing to create a workable mod. I get the impression google arn't interested in helping open source carts like Zen so s*d them there loss. stick to paypal most people know and trust them and it's well supported here,
    Last edited by discoverytdi; 8 Jul 2012 at 12:58 PM.
    What ever your doing remember to KISS ( Keep It Simple Stupid )

  9. #3919
    Join Date
    Jul 2012
    Posts
    6
    Plugin Contributions
    0

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

    Thanks for your reply. Actually my focus market is Pakistan where paypal does not work but Google Checkout works. Other options are cash on delivery or payments into bank account but many customers want to pay online using debit/credit cards. I am not sure at this stage about what to do.

  10. #3920
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

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

    Quote Originally Posted by khanz View Post
    Not impressed with this forum. Nobody here bothers to reply.
    Well if no one replies, then it means that no one has an answer.. Sometimes that is the simple answer.. Now if this support thread for this ONE add-on is the sum total of what you base your impression of this forum on, then you are probably acting in haste..

    Quote Originally Posted by discoverytdi View Post
    It's not the forum. Google checkout has been problematic for years with no support from Google at all It’s been left to forum members to try and get a workable mod, Matt took over a while back and did solve most of the issues but I think his own business has had to come first so he’s not been round much. On a personal note I did try to get it working and matt helped a lot but I gave up in the end and besides why should we support a payment method that apparently offers no help or support to either it’s users or developers willing to create a workable mod. I get the impression google arn't interested in helping open source carts like Zen so s*d them there loss. stick to paypal most people know and trust them and it's well supported here,
    And to add to this, the LACK of support on Google's part for this add-on has been well documented in this support thread.. Suggest khanz search this thread if he needs details on this..
    Quote Originally Posted by khanz View Post
    Thanks for your reply. Actually my focus market is Pakistan where paypal does not work but Google Checkout works. Other options are cash on delivery or payments into bank account but many customers want to pay online using debit/credit cards. I am not sure at this stage about what to do.
    Bottomline is this, when it comes to open-source software if there is an add-on that has no active maintainer, and changes/fixes are required by a shopowner, then shopowners need to consider investing in a developer's services to get things working as they wish..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

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