Yes that's correct.
That is a long call to Geotrust.
Apparently I need to make a .htaccess to correct the issue or buy a new SSL.
What do you recommend? Can you help with the .htaccess redirect?
Yes that's correct.
That is a long call to Geotrust.
Apparently I need to make a .htaccess to correct the issue or buy a new SSL.
What do you recommend? Can you help with the .htaccess redirect?
Cheers!
v2.0+
Why would you want to do that, when you can alter url for your zencart storeApparently I need to make a .htaccess to correct the issue or buy a new SSL.
via 2 configure files i.e.
/admin/includes/configure.php
and
/includes/configure.php
IF YOU ALTER EITHER OF THOSE< BACKUP FIRST !!
Its late.
I changed the https://www.domain to reflect what Geotrust shows in the results of clicking the Geotrust Logo to https://domain
What do I change now in the payment page?
Last edited by Webskipper; 9 Apr 2008 at 07:52 AM. Reason: sp
Cheers!
v2.0+
You could remove checkout button so no option given to create account. This requires editing checkout page.
I thought of that before. I was looking for a more clever way to do it. Ok, done.
Cheers!
v2.0+
How do I tell Google Checkout to use the Shipping fees from my site?
My first real order was charged $1.00 for UPS Ground.
If I go in and try to buy something, the shipping fees look fine except USPS Express looks free.
Cheers!
v2.0+
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>YToxNTp7czozOiJxdHkiO2k6MTtzOjQ6Im5hbWUiO3M6 MjQ6IkJhbmtzeSAtIEFuYXJjaGlzdCBHdWFyZCI7czo1OiJtb2 RlbCI7czowOiIiO3M6MzoidGF4IjtkOjE3LjUwMDAwMDAwMDAw MDAwMzU1MjcxMzY3ODgwMDUwMDkyOTM1NTYyMTMzNzg5MDYyNT tzOjE1OiJ0YXhfZGVzY3JpcHRpb24iO3M6OToiVkFUIDE3LjUl IjtzOjU6InByaWNlIjtzOjc6IjEyLjc1NzQiO3M6MTE6ImZpbm FsX3ByaWNlIjtkOjEyLjc1NzQwMDAwMDAwMDAwMDUxNzI3NTEx MTYzMzM1MjkzNTMxNDE3ODQ2Njc5Njg3NTtzOjE1OiJvbmV0aW 1lX2NoYXJnZXMiO2k6MDtzOjY6IndlaWdodCI7ZDo0LjA5OTk5 OTk5OTk5OTk5OTY0NDcyODYzMjExOTk0OTkwNzA2NDQzNzg2Nj IxMDkzNzU7czoyODoicHJvZHVjdHNfcHJpY2VkX2J5X2F0dHJp YnV0ZSI7czoxOiIwIjtzOjE1OiJwcm9kdWN0X2lzX2ZyZWUiO3 M6MToiMCI7czoyMjoicHJvZHVjdHNfZGlzY291bnRfdHlwZSI7 czoxOiIwIjtzOjI3OiJwcm9kdWN0c19kaXNjb3VudF90eXBlX2 Zyb20iO3M6MToiMCI7czoyOiJpZCI7aTo0NDM7czo4OiJyb3dD bGFzcyI7czo3OiJyb3dFdmVuIjt9</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![]()
I have a 1.3.8a Zen Cart Install with Google Checkout v 1.4.7 in live (or sandbox) mode and Fast and Easy Checkout module installed.
The UPS shipping options do not appear on the cart. I do not know if this is an issue with Google Checkout or Fast and Easy Checkout. Thought I’d start here.
I did some searching but could not find a solution. If anyone has some suggestions on tracking this issue down I’d appreciate your help.
Thank you.
-Greg
Do the Shipping charges in GC on the Google site look right?
Cheers!
v2.0+
Bookmarks