Goodness.. :no:
Volunteers do this work.. on their own and in their free time.. they are people.. people are not perfect... (and neither is software..)
Printable View
Anyone else having these issues?
I was getting the $1.00 shipping charges - because my Google Checkout was set to SANDBOX.
Now, that that SSL is installed, and the store in a LIVE environment, everything works fine. YMMV
The only "issue" I see, is whenever I check "Who's Online", the Google responsehandler.php is shown many times per day. Never noticed this before with previous versions of ZC, but perhaps it is normal with 1.5.0.
Hello there,
Sorry for the delayed response! As others have noted I currently work on the Google Checkout Module for Zen Cart, and have been really busy with other projects. Also this forum doesn't always send me email notifications so I haven't received any details over the last few weeks.
Ok - Thanks for the details, I have noted the first issue with the Free Shipping (via Free Options) as a bug, and have completed a bug fix which I am checking through now, before beginning the final testing on this to release.
If you go to http://sandbox.google.com/checkout/sell/ (or http://checkout.google.com/sell/ if you are using Live) and go to Tools > Integration Console
Do have any errors listed here?
Thanks matt. Using sandbox. Here is the XML and error:
Code:<?xml version="1.0" encoding="UTF-8"?>
<error xmlns="http://checkout.google.com/schema/2" serial-number="xxxxxxxxxxxxxxxxxx">
<error-message>Carrier calculated shipping options have not been provided. Must specify the carrier and delivery type.</error-message>
</error>
Code:<?xml version="1.0" encoding="UTF-8"?>
<checkout-shopping-cart xmlns="http://checkout.google.com/schema/2">
<shopping-cart>
<items>
<item>
<item-name>Compact - Lime Green</item-name>
<item-description></item-description>
<unit-price currency="USD">4</unit-price>
<quantity>1</quantity>
<merchant-private-item-data>
<item>XXXXXXXXX</item>
</merchant-private-item-data>
<merchant-item-id>19</merchant-item-id>
<item-weight unit="LB" value="0.114" />
</item>
</items>
<merchant-private-data>
<session-data>XXXXXXXXXXXXXX;zenid</session-data>
<ip-address>XXXXXXXXXXX</ip-address>
</merchant-private-data>
</shopping-cart>
<checkout-flow-support>
<merchant-checkout-flow-support>
<edit-cart-url>https://newworldtreasure.com/index.php?main_page=shopping_cart</edit-cart-url>
<continue-shopping-url>https://newworldtreasure.com/index.php?main_page=checkout_success</continue-shopping-url>
<shipping-methods>
<flat-rate-shipping name="Free Options: Free Options">
<price currency="USD">0</price>
<shipping-restrictions>
<allow-us-po-box>true</allow-us-po-box>
<allowed-areas>
<us-country-area country-area="ALL" />
</allowed-areas>
</shipping-restrictions>
</flat-rate-shipping>
<flat-rate-shipping name="Free Options: Free Options intl">
<price currency="USD">0</price>
<shipping-restrictions>
<allow-us-po-box>true</allow-us-po-box>
<allowed-areas>
<world-area />
</allowed-areas>
<excluded-areas>
<postal-area>
<country-code>US</country-code>
</postal-area>
</excluded-areas>
</shipping-restrictions>
</flat-rate-shipping>
<carrier-calculated-shipping>
<carrier-calculated-shipping-options>
</carrier-calculated-shipping-options>
<shipping-packages>
<shipping-package>
<ship-from id="Store_origin">
<city></city>
<region>AZ</region>
<postal-code>85746</postal-code>
<country-code>US</country-code>
</ship-from>
<width unit="IN" value="1" />
<length unit="IN" value="1" />
<height unit="IN" value="1" />
<delivery-address-category>RESIDENTIAL</delivery-address-category>
</shipping-package>
</shipping-packages>
</carrier-calculated-shipping>
</shipping-methods>
<request-buyer-phone-number>true</request-buyer-phone-number>
<merchant-calculations>
<merchant-calculations-url>https://newworldtreasure.com/googlecheckout/responsehandler.php</merchant-calculations-url>
<accept-merchant-coupons>true</accept-merchant-coupons>
<accept-gift-certificates>false</accept-gift-certificates>
</merchant-calculations>
<tax-tables merchant-calculated="false">
<default-tax-table>
<tax-rules>
<default-tax-rule>
<shipping-taxed>false</shipping-taxed>
<rate>0</rate>
<tax-area>
<world-area />
</tax-area>
</default-tax-rule>
</tax-rules>
</default-tax-table>
</tax-tables>
<rounding-policy>
<mode>UP</mode>
<rule>PER_LINE</rule>
</rounding-policy>
</merchant-checkout-flow-support>
</checkout-flow-support>
</checkout-shopping-cart>
What is the ETA on getting this to work with Advanced Shipper? I'm finishing up my dad's site and his shipping is so specialized and weird that CEON had to write in a little hack to make even Advanced Shipper calculate it correctly... it's the ONLY shipping module I can use. I really need to get GC working with Advanced Shipper...
I appreciate that you're doing this at all--thank you so much for all the time you've already put into it. I use it on my own site and it works fine with the USPS shipping module... but I really want to get it going on my dad's site.
Hey, Matt. Just checking back in to see if you know of a resolution to the problem I am having? Thanks!
Zen Cart 1.5.0
GC Mod Version 1.5.1
Installed the mod yesterday, have the shipping setup at GC at a flat rate of 9.95
customer checked out today and
- Was only charged $2 for shipping
- Zen Cart has no record of the transaction
I got an email from GC and in the GC control panel it shows the sale, but no entry in Zen Cart orders and no customer created.
I have disabled the mod for now, was hoping this would work without issue. Grrrrrrrrrrrrrrr