Re: Google Checkout module for Zen Cart (beta)
i loaded 1.0.5 .... this took care of the problem of getting past the error of invalid shipping methods ...but now we get
Error parsing XML; message from parser is: Error on line -1: Premature end of file.
and an xml output like this
<?xml version="1.0" encoding="UTF-8"?>
<merchant-calculation-callback xmlns="http://checkout.google.com/schema/2" serial-number="23412341234123412341234">
<shopping-cart>
<merchant-private-data>
<session-data>231412342234234123;zenid</session-data>
<product-data>;57</product-data>
<ip-address>xx.xx.xx.xx</ip-address>
</merchant-private-data>
<items>
<item>
<quantity>1</quantity>
<unit-price currency="USD">25.95</unit-price>
<item-name>6” Heat Resistant Cover</item-name>
<item-description></item-description>
<tax-table-selector>Taxable Goods</tax-table-selector>
</item>
</items>
</shopping-cart>
<buyer-id>xxxxxxxxxxxxxx</buyer-id>
<calculate>
<addresses>
<anonymous-address id="xxxxxxxxxxxxxxx">
<country-code>US</country-code>
<city>Atlanta</city>
<region>GA</region>
<postal-code>234234</postal-code>
</anonymous-address>
<anonymous-address id="xxxxxxxxxxxxxxxxxxx">
<country-code>US</country-code>
<city>Atlanta</city>
<region>GA</region>
<postal-code>234324</postal-code>
</anonymous-address>
</addresses>
<merchant-code-strings />
<tax>false</tax>
<shipping>
<method name="Table: Table Rate (vary by weight/price)" />
<method name="UPS: Next Day Air Early AM" />
<method name="UPS: Next Day Air Early AM Letter" />
<method name="UPS: Worldwide Expedited" />
</shipping>
</calculate>
<buyer-language>en_US</buyer-language>
</merchant-calculation-callback>
Any clues ? Much thanks
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
anjordan77
Install the table rates for shipping and that should work
What's a table rate?
Re: Google Checkout module for Zen Cart (beta)
Ok, I see what you mean by table rate. It's FLAT RATE shipping, which I do not want. It will not be the same shipping price as if you were useing Paypal, which is a BIG problem.
Google Checkout Error***Help!!!
I have tried to install the google payment module and I have received this error. Does anyone know anything about how to solve this issue?
We encountered an error trying to access your server at https://www.jercocomputers.com -- the error we got is:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Warnings:
XML We Sent:<?xml version="1.0" encoding="UTF-8"?><order-state-change-notification xmlns="http://checkout.google.com/schema/2" serial-number="a9066db2-2995-4141-91e3-597df527a0d7"> <timestamp>2006-10-26T16:25:53.759Z</timestamp> <google-order-number>264229364221993</google-order-number> <new-fulfillment-order-state>PROCESSING</new-fulfillment-order-state> <new-financial-order-state>CHARGING</new-financial-order-state> <previous-fulfillment-order-state>NEW</previous-fulfillment-order-state> <previous-financial-order-state>REVIEWING</previous-financial-order-state></order-state-change-notification>
Re: Google Checkout module for Zen Cart (beta)
ok everything was working fine, but now when i try to checkout with google it gives me this error.
<error serial-number="c21664a6-1d98-47ac-802c-e91c0e799d81">
<error-message>No seller found with id 121418258075668</error-message>
</error>
is this a problem on google's side or mine?
you can check it out at www.airinfantry.com/catalog
Re: Google Checkout module for Zen Cart (beta)
I tried v1.0.5.
Many problems, starting with shipping choices. Had a full string of mailing options from USPS. I only offer a couple... There was a textbox pre-filled with a zero for each option. No explanation in README or INSTALLATION about what this all means or how to decide what entries to make.
Had a large label with Multi-zone, multi-table description (which is the method I prefer) but no way to select it. Also had Table shipping option configured and activated but no way to select it in GCO setup.
Tried test customer. Got error message in checkout screen about invalid parameter in foreach function in gcheckout.php. Could still use GCO button, but shipping options in Google screen each showed $14.70 when at least media mail (which wasn't an option) should only be $2.50.
Had to roll back all files except responsehandler.php, xmlparser.php and xmlbuilder.php to 1.0.4 versions. Reselected Table shipping option. Was successful in sending order through sandbox.
The merchant-defined shipping is a great concept and I wish it worked...
Re: Google Checkout module for Zen Cart (beta)
Thanks for those posting experiences with v.105. I will await implementing GCO for ZC mod into production until better news is posted in regards to Zen Cart shipping tables support and instant downloads support. But I will continue testing.
Below is a helpful resource for general GCO info:
http://groups.google.com/group/googl...erchants-forum
Woody
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
Woodymon
Thanks for those posting experiences with v.105. I will await implementing GCO for ZC mod into production until better news is posted in regards to Zen Cart shipping tables support and instant downloads support. But I will continue testing.
Woody
On the other hand - I got a sale from the v1.0.4 install the same day I deployed it into production...!
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
chain_man
On the other hand - I got a sale from the v1.0.4 install the same day I deployed it into production...!
My issue with 1.04 is GCO would not work correctly without applying the fix (commenting out the code) as krypton1 posted.
However ropu previously reported in this thread:
Quote:
as anjordan77 suggested, the fix works, but with security issues. anyone can post you a order emulating Google checkout.
So are you using v.1.04 with or without the krypton1 "fix"? And if you applied the "fix" then are you ok with security issue as suggested by ropu?
Woody
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
chain_man
Had to roll back all files except responsehandler.php, xmlparser.php and xmlbuilder.php to 1.0.4 versions. Reselected Table shipping option. Was successful in sending order through sandbox.
Quote:
Originally Posted by
Woodymon
So are you using v.1.04 with or without the krypton1 "fix"? And if you applied the "fix" then are you ok with security issue as suggested by ropu?
Chain_man stated above he is using responsehandler.php from v.1.05, replacing the patched 1.04 file. So I assume this fixes security issues?
Thus I configured the install as chain_man suggests (using v.1.04 except for the three files from v.1.05). And I found the order was processed and and two email messages sent to customer (Order receipt and Purchase receipt) and email sent to store-owner (purchase receipt) were delivered.
However order did not show up in Zen Cart admin.
Then I observed v. 105 contains two new files in /googlecheckout :
- googleresult.php
- googlemerchantcalculations.php
So I uploaded those files also.
And submitted a new order. Order processed successfully, email messages delivered to customer and store-owner AND order with product details displayed in admin.
Follows is the order status table on order page in Zen Cart admin.
Quote:
Date Added Customer Notified Status Comments
12/12/2006 14:52:27 True Pending
Google Checkout Order No: ###############
Merachnat Calculations:
12/12/2006 14:52:30 False Pending
Risk Information:
Elegible for Protection: true
Avs Response: U
Cvn Response: U
Partial CC number: 1111
Buyer account age: 1
12/12/2006 14:52:50 False Processing
Time: 2006-12-12T02:18:49.635Z
New state: CHARGED
12/12/2006 14:52:50 False Processing
Latest charge amount: USD 25.0
Total charge amount: USD 25.0
12/12/2006 14:59:34 True Delivered
Testing 1,2,3... My Comments here
12/12/2006 14:59:34 True Delivered
Time: 2006-12-14T02:23:34.291Z
New state: DELIVERED
Not sure about the blank entry for "Merachnat Calculations: " (sic). I selected Table Rate for shipping in both the GCO mod configuration and on Google Accounts admin website.
(I have not tested ordering products with attributes since the only need I have per attributes is supporting instant downloads, which GCO does not).
My wishlist:
1. "zone" based table-rate shipping support;
2. instant download support.
Woody