Page 217 of 394 FirstFirst ... 117167207215216217218219227267317 ... LastLast
Results 2,161 to 2,170 of 3932
  1. #2161
    Join Date
    Oct 2006
    Location
    Norman, OK USA
    Posts
    26
    Plugin Contributions
    0

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

    Ya know... If Google really wanted to add a big heap of value for merchants regardless of cart system... They should figure out what other big online retailers (Apple comes to mind) are doing to get tax info for all jurisdictions. Then do similar to provide the correct tax rate for the rest of us with no extra setup. Keep it updated when rates change too.

    So if the customer enters an address, if it's in one of the states that the merchant flagged as requiring sales tax, then the correct tax rate automatically appears...

    That would be very cool.

  2. #2162
    Join Date
    Jun 2005
    Location
    Cheney WA
    Posts
    1,134
    Plugin Contributions
    0

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

    Correction, responder.php should have been responsehandler.php

    There is a way to test the repsonehandler.php file. you'll find the responsehandler-test.php file here

    http://code.google.com/p/google-chec...downloads/list


    Quote Originally Posted by birdoasis View Post
    ctcentralinfo,

    Check the permissions on the googlecheckout folder, on the responder.php file, and see if you have an .htaccess file in the folder.

    Set the permissions on the folder and responder file to 755 and then you have to wait till they try again.

    Anyone else know of a way to make gc check for access right away?

  3. #2163
    Join Date
    Jun 2005
    Location
    Cheney WA
    Posts
    1,134
    Plugin Contributions
    0

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

    ATTN: Helpme,

    First, your choice of usernames makes it hard to address you since it makes me look like I'm asking for help myself. haha

    Login to your google checkout account and click settings, then in the left menu click integration and see what error is there.

    IT may not be much help but it will give us a clue as to if the responsehandler.php file has a problem.

    JP

    Quote Originally Posted by helpme View Post
    I had this working, someone could place an order, pay with google and then I would receive order info in my admin. But suddenly it stopped! My orders can still be paid for, however I do not receive any info for the order.....
    This just started in the last week or so. Any ideas?
    Last edited by birdoasis; 7 Nov 2007 at 05:05 PM. Reason: arrogance.

  4. #2164

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

    This is the error I recieved:

    Related order: 502798289507786
    Time of occurrence: Nov 7, 2007 5:45:10 AM EST
    Error: We encountered an error trying to access your server at https://www.cooltechcentral.com/goog...nsehandler.php -- the error we got is: Send failed with code: 500. Response body was: <br /> <b>Fatal error</b>: Call to undefined function getallheaders() in <b>/home/wwwcool/public_html/googlecheckout/responsehandler.php</b> on line <b>112</b><br />
    Warnings:
    XML We Sent:

    <?xml version="1.0" encoding="UTF-8"?>
    <new-order-notification xmlns="http://checkout.google.com/schema/2" serial-number="502798289507786-00003-7">
    <timestamp>2007-11-07T08:05:19.000Z</timestamp>
    <shopping-cart>
    <items>
    <item>
    <item-name>Acer AS9300-5415 Notebook Computer</item-name>
    <item-description></item-description>
    <unit-price currency="USD">864.17</unit-price>
    <quantity>1</quantity>
    </item>
    </items>
    <merchant-private-data>


    <session-data>44050a399b3bd6e99856dbd96916a5f0;zenid</session-data>


    <product-data>;35561</product-data>


    <ip-address>220.225.22.173</ip-address>


    </merchant-private-data>
    </shopping-cart>
    <order-adjustment>
    <merchant-codes />
    <total-tax currency="USD">0.0</total-tax>
    <shipping>
    <flat-rate-shipping-adjustment>
    <shipping-name>Standard flat-rate shipping- Table Rate</shipping-name>
    <shipping-cost currency="USD">8.5</shipping-cost>
    </flat-rate-shipping-adjustment>
    </shipping>
    <adjustment-total currency="USD">8.5</adjustment-total>
    </order-adjustment>
    <buyer-id>658846956283917</buyer-id>
    <google-order-number>502798289507786</google-order-number>
    <buyer-shipping-address>
    <contact-name>Jamie Bird</contact-name>
    <company-name></company-name>
    <email>[email protected]</email>
    <phone></phone>
    <fax></fax>
    <address1>NEX DCOSAS</address1>
    <address2>267 5th Avenue, Suite B-1</address2>
    <city>new york</city>
    <country-code>US</country-code>
    <region>NY</region>
    <postal-code>10016</postal-code>
    </buyer-shipping-address>
    <buyer-billing-address>
    <contact-name>antony crosbie</contact-name>
    <company-name></company-name>
    <email>[email protected]</email>
    <phone>212 321-3023</phone>
    <fax></fax>
    <address1>405 Lindenbaum 6-9-2</address1>
    <address2></address2>
    <city>koyama</city>
    <country-code>JP</country-code>
    <region>TOKYO</region>
    <postal-code>142-0062</postal-code>
    </buyer-billing-address>
    <buyer-marketing-preferences>
    <email-allowed>true</email-allowed>
    </buyer-marketing-preferences>
    <order-total currency="USD">872.67</order-total>
    <fulfillment-order-state>NEW</fulfillment-order-state>
    <financial-order-state>REVIEWING</financial-order-state>
    </new-order-notification>

    Rich People scream, Wealthy people whisper

    www.cooltechcentral.com

  5. #2165
    Join Date
    Oct 2005
    Location
    San Francisco
    Posts
    107
    Plugin Contributions
    0

    Have a Drink Google Checkout module for Zen Cart (beta)

    Google Checkout works! After killing myself for a week, the GC installation works! I swear i tried every possible change, update, code combination, begging for help etc. Here is what made it work - I upgraded my site from PHP4 to PHP5. The end. it started working exactly as it should, immediately. Go figure. I'm buying myself a beer and it's only 8 am.

  6. #2166
    Join Date
    Jun 2005
    Location
    Cheney WA
    Posts
    1,134
    Plugin Contributions
    0

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

    I think real support for this mod is now at
    http://groups.google.com/group/googl...rt-mod-support

  7. #2167
    Join Date
    Jul 2007
    Posts
    75
    Plugin Contributions
    0

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

    I'm tearing my hair out with GCO, i've spent two days trying to get this to work, and am completely stuck now.

    I'm no expert in this at all, but have carefully followed all instructions. I have created an account on the google sandbox for testing purposes.

    From the shopping cart, when the google checkout button is clicked i receive a 'page cannot be displayed' error.

    I've run the response handler test http://demo.globant.com/~brovagnati/...ndler_test.php and have received the following results:

    HTTP/1.0 401 Unauthorized
    Date: Wed, 07 Nov 2007 22:47:25 GMT
    Server: Apache
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    WWW-Authenticate: Basic realm="GoogleCheckout PHPSample Code"
    Set-Cookie: zenid=28a49d68aec7bbd24c3a6148b4408663; path=/; domain=www.hubooks.co.uk
    Vary: Host
    Content-Type: text/html; charset=iso-8859-1
    X-Cache: MISS from proxy.globant.com
    Proxy-Connection: close

    Failed to Get Basic Authentication Headers

    Please can someone throw me a lifeline and help me get to the bottom of this.

    Thanks in advance.

  8. #2168
    Join Date
    Aug 2007
    Location
    UK
    Posts
    47
    Plugin Contributions
    0

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

    Hi, wondering if anyone can help with this problem. I have Google Checkout with the Royal Mail contribution. My sandbox is set up and I've got all my shipping methods into the shipping_methods.php. No errors on the shopping cart page, but I am getting this error when pressing the googlecheckout button to make a purchase:-

    <error serial-number="6fa24740-613d-4110-9027-6b8918b85499">

    <error-message>
    Error parsing XML; message from parser is: cvc-maxLength-valid: Value 'Royal Mail &lt;b&gt;Airsure&amp;reg;&lt;/b&gt; &lt;i style=\&quot;font-weight: normal\&quot;&gt;&amp;quot;Small Packet&amp;quot;&lt;/i&gt;: Airmail Express delivery in 2-4 working days. &amp;lt;br /&amp;gt;Parcel requires a signature, tracking can be provided. Delivery to United States : 0.080 kg(s)' with length = '302' is not facet-valid with respect to maxLength '255' for type '#AnonType_nameMerchantCalculatedShipping'.
    </error-message>
    </error>


    Thankyou.

  9. #2169
    Join Date
    Aug 2007
    Location
    UK
    Posts
    47
    Plugin Contributions
    0

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

    Quote Originally Posted by ---kate--- View Post
    Hi, wondering if anyone can help with this problem. I have Google Checkout with the Royal Mail contribution. My sandbox is set up and I've got all my shipping methods into the shipping_methods.php. No errors on the shopping cart page, but I am getting this error when pressing the googlecheckout button to make a purchase:-

    <error serial-number="6fa24740-613d-4110-9027-6b8918b85499">

    <error-message>
    Error parsing XML; message from parser is: cvc-maxLength-valid: Value 'Royal Mail &lt;b&gt;Airsure&amp;reg;&lt;/b&gt; &lt;i style=\&quot;font-weight: normal\&quot;&gt;&amp;quot;Small Packet&amp;quot;&lt;/i&gt;: Airmail Express delivery in 2-4 working days. &amp;lt;br /&amp;gt;Parcel requires a signature, tracking can be provided. Delivery to United States : 0.080 kg(s)' with length = '302' is not facet-valid with respect to maxLength '255' for type '#AnonType_nameMerchantCalculatedShipping'.
    </error-message>
    </error>


    Thankyou.


    Looks like I've found an answer. Just had to shorten all my sentances!

  10. #2170
    Join Date
    Mar 2007
    Posts
    115
    Plugin Contributions
    0

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

    problem.. my checkout installation times out when trying to access the API.

    I get this error: java.net.SocketTimeoutException: Read timed out


    I alsoI tried the responsehandler test at:https://demo.globant.com/
    ~brovagnati/tools/responsehandler_test.php


    I got this:
    HTTP/1.0 400 Bad Request
    Date: Tue, 13 Nov 2007 00:33:13 GMT
    Server: Apache/1.3.37 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/
    1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.28
    OpenSSL/0.9.8b PHP-CGI/0.1b
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-
    check=0
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Pragma: no-cache
    X-Powered-By: PHP/5.2.4
    Set-Cookie: zenid=2abe2dff1e2ab9aa78d08cffce0fbb75; path=/;
    domain=wishgiving.com
    Content-Type: text/html; charset=iso-8859-1
    X-Cache: MISS from proxy.globant.com
    Proxy-Connection: close

    Invalid or not supported Message


    Everything else works fine though, but the responsehandler isn't relaying my settings over.
    Last edited by mohinder; 15 Nov 2007 at 02:50 AM.

 

 

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