Ropu,
In addition to the gcheckout.php file at line 39 and line 43,
strleft function is also declared in multisocket.php at lines 164 and 168
Printable View
Installed the latest and greatest. Copied all files to server, making sure to chagne the 'your_template' name to my template. I get the Google checkout cart showing up in the shopping cart. I don't get any Google Checkout option after that if I select the Zen check out method. The problem with this is that my shipping rates do not show up during the Google check out process. I have seen a lot of the same comments as mine, but see no resolution to this. Is there one yet?
I have table rates set up for shipping and in the Admin panel, it says "No merchant calculation shipping selected" and gives no option for me to select my shipping method.
I am using the default template.
I did just replace the code. So what else could be the problem? I have the google checkout option clicked on my payment module. Which lets you pick google checkout at checkout. But there is not a blue google checkout button anywhere on my site. If you need I can give you my url so you can see what I am talking about.
FYI -
I ended up using the 1.0.4r version of the module posted on zencart.com download section instead of the latest one posted on the code.google.com web site (1.2RC4rev1), which I thought was the 'latest and greatest'. After reinstalling, everything popped up fine - including the correct shipping options during checkout.
Can someone help me get rid of the radio button on step 2 of the checkout?
I have GCO installed and working (well..some things I still need to work on).
I need to remove the radio button for GCO on step 2.
There are several references about changing this via this code:
<?php
$radio_buttons = 0;
for ($i=0, $n=sizeof($selection); $i<$n; $i++) {
// ** GOOGLE CHECKOUT **
if($selection[$i]['id'] == "googlecheckout")
continue;
// ** END GOOGLE CHECKOUT **
?>
Can someone help me modify my code? Every time I modify it, I trash my checkout.
I'm running in sandbox mode right now if someone wants to test it.
A customer can just choose GCO from the radio button and get an order confirmation without being sent to GCO.
Should they be sent to GCO when choosing the radio button? If they choose the GCO icon on the login page, it works fine.
I also can't get GCO orders to show up in admin. In fact, my orders.php is trashed too, so I need to fix that.
I'm a Zen newbie so please point me in the right direction.
Thanks!
Joseph Woodall
http://www.hollywoodmoviemall.com
Hi Ropu,
A. I posted in this thread a request for a definitive list of "native" Zen Cart functionality supported by the "Google Checkout for Zen Cart" mod, because this is the only forum I could find specific to the Google Checkout for Zen Cart mod. The other locations I was referred to are general Google Checkout support forums.
B. I say again that Google not supporting international orders and soft goods (virtual goods) very much limits the usefulness of Google Checkout.
I cannot understand why such BASIC functionality was not included as part of the Google Checkout core infrastructure from the very beginning. If PayPal can do it why cannot Google?
C. I understand Google is having a difficult time finding areas to spend extra cash? Maybe they could redirect some of the cash towards:
1) Development of Google Checkout;
2) Development of the Google Checkout for Zen Cart mod.
Is there anyone else actively developing the GC for Zen Cart mod?
Is there a "product manager" or "development engineer" assigned to the development of this mod whom I can contact?
If you are the only one "working" on the mod then would it be possible for you could assemble a list of most often requested current Zebn Cart features which ARE supported and which ARE NOT supported (by either the mod or by Google Checkout in general)?
This would prevent much confusion and reduce the time/frustration BEFORE potential shop-owners install the mod and/or sign-up for Google Checkout, only to find out the functionality they thought Google Checkout and the mod would provide are not available.
I would hope such info would be provided in a "Before You start" document and in this thread, if not elewhere.
Woody
Thank Ropu,
Disabling multisocket feature from the Admin UI seem to work as I now have real time shipping rates for UPS Ground. I thought that we had changed the code in mcshipping to enable GNDCOM, GNDRES and STD as well. Perhaps I have not enabled them somewhere else, but this is excellent progress. Can you foresee whether I should want to enable the multisocket feature in the future?
I ran an order through Sandbox, but it does not show up in the order inbox. Is it possible that Sandbox orders should NOT show up there?
Could you please explain how to test my implementation with the responsehandler_test.php in your signature? Sorry, I'm pretty php code challenged.
Dave
I am really confused ... Shipping is always 0.00. I have 1.2 RC4 and 1.3.7 The merchant id/key are correct. I have 2 shipping zones and 2 modules for shipping.
I have spent the whole day trying to update the cart from 1.0.4 GCO and nothing ....
Any help would be appreciated. I am posting my module Info for shipping and GCO
========================================================
Per Item
Enable Item Shipping
True
Shipping Cost
10.00
Handling Fee
0
Tax Class
--none--
Tax Basis
Shipping
Shipping Zone
Not US
Sort Order
2
========================================================
Table Rate
Enable Table Method
True
Shipping Table
27:4.95,40:6.95,54:9.50,67:11.50,80:14.00,99.99:18.00,10000000.00:0.00
Table Method
price
Handling Fee
0
Tax Class
--none--
Tax Basis
Shipping
Shipping Zone
United States
Sort Order
0
========================================================
GoogleCheckout
Enable GoogleCheckout Module
True
.htaccess Basic Authentication Mode
False
Merchant ID
xxxxxxxxxxxxxxx
Merchant Key
xxxxxxxxxxxxxxxxxxxxxx
Select Mode of Operation
https://checkout.google.com/
MultiSocket Shipping Quotes Retrieval
False
Select Merchant Calculation Mode of Operation
https
Default Values for Real Time Shipping Rates
Google Analytics Id
NONE
Sort order of display.
0