Re: Google Checkout module for Zen Cart (beta)
Thanks for reply.
In The Developers Toolbox I get 1 result:
/mnt/target03/352298/352383/www.american-rc.com/web/content/shoppe/includes/languages/english/modules/payment/googlecheckout.php
Line #26 : class googlecheckout extends base {
When I add an item in the cart I do not see a Google anything just Paypal.
I installed the module per the "B" plan.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
webskipper
Thanks for reply.
In The Developers Toolbox I get 1 result:
/mnt/target03/352298/352383/www.american-rc.com/web/content/shoppe/includes/languages/english/modules/payment/googlecheckout.php
Line #26 : class googlecheckout extends base {
When I add an item in the cart I do not see a Google anything just Paypal.
I installed the module per the "B" plan.
It appears that you may have the wrong googlecheckout.php file installed at the location you indicated. In my installation, I would get a hit on that phrase at includes/modules/payment/googlecheckout.php. There would be a googlecheckout.php with a bunch of "DEFINES" statements at the includes/languages/english/modules/payment/googlecheckout.php location.
I would suggest making sure that all the GCO files have gotten installed per the file structure in the installation zip file.
Re: Google Checkout module for Zen Cart (beta)
Hi all
anyone that can shed any light on this is cool as it has had me stumped for over 2 months, i am getting an error message from checkout, starts off with the Canvas Style Art has sent Google a shopping cart with errors in it going into the console you get this;
Error parsing XML; message from parser is: Invalid value for body of merchant-calculations-url in checkout-shopping-cart/checkout-flow-support/merchant-checkout-flow-support/merchant-calculations: URL contains illegal characters
the error code is below this text, i think the error lies in the line i have put in red bold due to the double slash, i can't figure out why it has inserted a break in the url, i have taken checkout offline until i can figure this out, my site is www.canvas-style-art.co.uk
<?xml version="1.0" encoding="UTF-8"?>
<checkout-shopping-cart xmlns="http://checkout.google.com/schema/2">
<shopping-cart>
<items>
<item>
<item-name>Banksy - Anarchist Guard</item-name>
<item-description></item-description>
<unit-price currency="GBP">12.7574</unit-price>
<quantity>1</quantity>
<merchant-private-item-data>
<item>YToxNTp7czozOiJxdHkiO2k6MTtzOjQ6Im5hbWUiO3M6MjQ6IkJhbmtzeSAtIEFuYXJjaGlzdC BHdWFyZCI7czo1OiJtb2RlbCI7czowOiIiO3M6MzoidGF4IjtkOjE3LjUwMDAwMDAwMDAwMDAwMzU1Mj cxMzY3ODgwMDUwMDkyOTM1NTYyMTMzNzg5MDYyNTtzOjE1OiJ0YXhfZGVzY3JpcHRpb24iO3M6OToiVk FUIDE3LjUlIjtzOjU6InByaWNlIjtzOjc6IjEyLjc1NzQiO3M6MTE6ImZpbmFsX3ByaWNlIjtkOjEyLj c1NzQwMDAwMDAwMDAwMDUxNzI3NTExMTYzMzM1MjkzNTMxNDE3ODQ2Njc5Njg3NTtzOjE1OiJvbmV0aW 1lX2NoYXJnZXMiO2k6MDtzOjY6IndlaWdodCI7ZDo0LjA5OTk5OTk5OTk5OTk5OTY0NDcyODYzMjExOT k0OTkwNzA2NDQzNzg2NjIxMDkzNzU7czoyODoicHJvZHVjdHNfcHJpY2VkX2J5X2F0dHJpYnV0ZSI7cz oxOiIwIjtzOjE1OiJwcm9kdWN0X2lzX2ZyZWUiO3M6MToiMCI7czoyMjoicHJvZHVjdHNfZGlzY291bn RfdHlwZSI7czoxOiIwIjtzOjI3OiJwcm9kdWN0c19kaXNjb3VudF90eXBlX2Zyb20iO3M6MToiMCI7cz oyOiJpZCI7aTo0NDM7czo4OiJyb3dDbGFzcyI7czo3OiJyb3dFdmVuIjt9</item>
</merchant-private-item-data>
<merchant-item-id>443</merchant-item-id>
<tax-table-selector>Taxable Goods</tax-table-selector>
<item-weight unit="LB" value="4.1" />
</item>
</items>
<merchant-private-data>
<session-data>0ehrsdmbq4nkl63346vepha7n1;zenid</session-data>
<ip-address>xx.xx.xxx.xxx</ip-address>
</merchant-private-data>
</shopping-cart>
<checkout-flow-support>
<merchant-checkout-flow-support>
<edit-cart-url>http://www.canvas-style-art.co.uk/index.php?main_page=shopping_cart</edit-cart-url>
<continue-shopping-url>http://www.canvas-style-art.co.uk/index.php?main_page=checkout_success</continue-shopping-url>
<shipping-methods>
<merchant-calculated-shipping name="Zones: Zones Rates">
<price currency="GBP">1</price>
<shipping-restrictions>
<allow-us-po-box>false</allow-us-po-box>
<allowed-areas>
<postal-area>
<country-code>GB</country-code>
</postal-area>
</allowed-areas>
</shipping-restrictions>
<address-filters>
<allow-us-po-box>false</allow-us-po-box>
<allowed-areas>
<postal-area>
<country-code>GB</country-code>
</postal-area>
</allowed-areas>
</address-filters>
</merchant-calculated-shipping>
<merchant-calculated-shipping name="Zones: Zones Rates intl">
<price currency="GBP">2</price>
<shipping-restrictions>
<allow-us-po-box>false</allow-us-po-box>
<allowed-areas>
<world-area />
</allowed-areas>
<excluded-areas>
<postal-area>
<country-code>GB</country-code>
</postal-area>
</excluded-areas>
</shipping-restrictions>
<address-filters>
<allow-us-po-box>false</allow-us-po-box>
<allowed-areas>
<world-area />
</allowed-areas>
<excluded-areas>
<postal-area>
<country-code>GB</country-code>
</postal-area>
</excluded-areas>
</address-filters>
</merchant-calculated-shipping>
</shipping-methods>
<request-buyer-phone-number>true</request-buyer-phone-number>
<merchant-calculations>
<merchant-calculations-url>https://canvas-style-art.ssl-01.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>
<alternate-tax-tables>
<alternate-tax-table standalone="false" name="Taxable Goods">
<alternate-tax-rules>
</alternate-tax-rules>
</alternate-tax-table>
</alternate-tax-tables>
</tax-tables>
<rounding-policy>
<mode>UP</mode>
<rule>PER_LINE</rule>
</rounding-policy>
</merchant-checkout-flow-support>
</checkout-flow-support>
</checkout-shopping-cart>
Cheers Egg :shocking:
Re: Google Checkout module for Zen Cart (beta)
Hi,
We have figured out that the transactions are going through Google checkout OK but when you order via Google checkout the order is never logged in Zencart.
So if the customer selects google checkout as payment method then he/she never gets any kind of order confirmation from Zencart and an order number.
This could make things tricky in terms of managing orders, I don't know if it is possible to fix?
Thank you in advance..
Re: Google Checkout module for Zen Cart (beta)
Quote:
So if the customer selects google checkout as payment method then he/she never gets any kind of order confirmation from Zencart and an order number.
You do not state if this is in Sandbox mode or Live mode.
Live requires Google acceptable SSL cert, sandbox does not require SSL,
but if order is getting to googlecheckout and then not back to zencart,
Googlecheckout is NOT connecting to your responsehandler.php file
Re: Google Checkout module for Zen Cart (beta)
It's in live mode Misty.
We already purchased the SSL and finished installing today. (thank you for your tip on that).
About responsehandler.php, how do we set this up?
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
penlix
About responsehandler.php, how do we set this up?
Suggest you read INSTALL instructions and README file contained
in googlecheckout mod zip file..then if you wish to check your
responsehandler.php file, visit
http://demo.globant.com/~brovagnati/...ndler_test.php
Re: Google Checkout module for Zen Cart (beta)
Hi,
I entered the correct path in the Merchant control panel and I have been getting this
error message repeatidly:
What do you think is going on;
Re: Google Checkout module for Zen Cart (beta)
Quote:
What do you think is going on
Before going LIVE, did you open googlecheckout
SANDBOX account and test/check that it worked?
Re: Google Checkout module for Zen Cart (beta)
This is another issue, you are right for asking, but we wanted to start using the
module straight away once it was functioning order-wise. There are already some
processed orders and we are just hoping to finish this last piece of integration.
We would appreciate any further tips/feedback.
Thank you again,
Kostas