Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
zgraphic
First you do not want to configure exactly like the demo. That is just an example.
Are you certain you have setup with Google a "Sandbox Sellers" account? (completely different accounts from your Live (production) Sellers account).
And are you certain the Merchant ID and Key numbers you entered are for your Sandbox Sellers account?
Quote:
Originally Posted by
zgraphic
after adding the item to the cart and select google checkout page cannot be found.
Please quote the specific error you are observing, commenting out any specific references to your account name and admin directory and Google Merchant ID/key. If not sure PM the error to me.
Quote:
Originally Posted by
zgraphic
If I login to my site, on the payment option, the radio GoogleCheckout appear.
I provided very specific details how to fix this issue. But you have yet to report back on if you followed those recommendations.
To be honest here, and with all respect, if you cannot follow directions and solve this very simple issue, then there is not much hope in solving any other google checkout mod config issues which you are likely to encounter.
Quote:
Originally Posted by
zgraphic
I am compeletly lost. Do I need to re-install zen-cart?
Probably not. if you cannot do this then you need to give some one you trust FTP access to upload a correct file and Zen Cart admin access to check module settings.
Woody
Re: Google Checkout module for Zen Cart (beta)
ropu, et al-
The Zen Cart team just posted a fix for XSS vulnerabilities in Zen Cart 1.37. One of the files updated is /admin/orders.php. That file is distributed in the Google Checkout mod, so please remember to include the fix in the next mod release.
For info on the patch and some background:
http://www.zen-cart.com/forum/showthread.php?t=64115
Backgound: http://www.zen-cart.com/forum/showthread.php?t=63677
Woody
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
ropu
Ropu, would like to try it, but there seems to be something wrong with the demo at this time, the GC button appears grayed out no matter what I add to the cart.
Have you installed USPS and checked if international calculated shipping works?
USPS is the international prefered shipping method by most, it is much more cost effective and with less hassles.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
ropu
...
International shipping doesn't alway work (it works, maybe time out issue)...
ur feedback is very appreciated
im working to solve all this issues
thx in advance
ropu
International fixed rates work (flat rate, per item, etc).
International calculated rates do not work (USPS, UPS, etc). Ironically the only times it works is when there's a time-out, in which case it displays the defaults set in GC settings, not calculated.
Re: Google Checkout module for Zen Cart (beta)
Also, as Woodymon has pointed out before, supposedely there's a limit of 255 characters that can be sent in a message, otherwise we'll receive the error
Messages cannot be longer than 255 characters.
I really wish GC would at least allow this 255 character limit. I'm not sure what the actual limit is, but I've tried sending many messages less than 200 characters and still get that error. I'm not sure if this has to do with the module or the GC system itself.
Ropu, if this issue is with the GC system itself, please let them know that it is not even allowing the 255 characters it says it's allowed.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
ropu
Ropu-
Thanks for doing that!
I like you have the items purchased listed.
Is it possible to add some basic order details on that page. Something similar to as displays on standard Zen Cart "Checkout_success" page (/index.php?main_page=checkout_success).
For example:
- Zen Cart order number (this will be the only point in the process where customer will have opportunity to observe/record the actual Zen Cart order number)
- Google Checkout Order No
- Subtotal
- Total $ Shipping
- Total $ Taxes
- Total $ Gift certificate and Coupon applied
- Total $ Discounts applied
- Total $ Amount
- Date/Time
- Shipping Method (& Tracking number if applicable)
- Link back to Buyers Google Checkout account (if they decide to print a receipt).
- Product notification check box (opt-in).
"Please notify me of updates to these products" with update button.
Also need ability for shopowner to add their own 'define" text.
For example:
Thank You! We Appreciate your Business!
Your Order Number is: 12345
We will be processing your order shortly.
If you have any questions please Contact Us.
Here is some additional info: blah,blah, blah
Thanks,
Woody
Re: Google Checkout module for Zen Cart (beta)
Thanks! Woody, Sorry for the late reply! I really dont know what went wrong. I download the latest version "google-checkout-zencart-v1.3RC2" upload the files.
Problems are
1) when I use sandbox.google to check out, the link don't work(page can not be found), Maybe I set it up wrong on google part.
If I use checkout.google.com, it worked. I can see the order from my google account.
2) But shipping still showing $0.00 on all shipping options on google check out. Where do I set up shipping charge? I use UPS and USPS. I want to limited to only few options for shipping, just ground and priority mail.
3) Google check out option showing even after customer login to my web site. On the payment page, the radio "google check out" appear. If select it, it doesn't go to "google check out" page. It go to "Thank you you purchase" page. The order showing in the admin area, but nothing on google account.
If you can help me, I can email you the login for the FTP. Thanks!
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
zgraphic
I really dont know what went wrong. I download the latest version "google-checkout-zencart-v1.3RC2" upload the files.
Problems are
1) when I use sandbox.google to check out, the link don't work(page can not be found), Maybe I set it up wrong on google part.
Very likely. In the module config try setting to http (not https) for sandbox testing. Be sure the 'sandbox' merchant key/id are properly entered (no spaces at the end of either).
In Google 'sandbox' Seller account (on Google server) be sure to set proper responsehandler URL and callback method.
Quote:
Originally Posted by
zgraphic
If I use checkout.google.com, it worked. I can see the order from my google account.
That is good news. Pretty much verifies you have made a simple mistake in setting up the sandbox config.
Quote:
Originally Posted by
zgraphic
2) But shipping still showing $0.00 on all shipping options on google check out. Where do I set up shipping charge? I use UPS and USPS. I want to limited to only few options for shipping, just ground and priority mail.
Many of us are observing this issue. Note I have posted this problem several times during the last week, and as of yet no reply from ropu. I assume it is in his "queue". Should be a top priority.
Quote:
Originally Posted by
zgraphic
3) Google check out option showing even after customer login to my web site. On the payment page, the radio "google check out" appear. If select it, it doesn't go to "google check out" page. It go to "Thank you you purchase" page. The order showing in the admin area, but nothing on google account.
Again I ask: Did you re-upload the CORE (un-edited) Zen Cart 1.37 file "tpl_checkout_payment_default.php" to your templates directory. Do not upload from a previous Google Checkout mod. You need to do this. Please review my previous instructions on this.
OK, since for whatever reason you are failing to re-upload a copy of 1.37 core template file "tpl_checkout_payment_default.php", here is what you likely need to edit in that file (depends on the previous mod version you had installed).
CHANGE:
PHP Code:
<?php
if (sizeof($selection) > 1) {
if($selection[$i]['id'] == "googlecheckout")
continue;
?>
<?php echo zen_draw_radio_field('payment', $selection[$i]['id'], ($selection[$i]['id'] == $_SESSION['payment'] ? true : false), 'id="pmt-'.$selection[$i]['id'].'"'); ?>
TO:
PHP Code:
<?php
if (sizeof($selection) > 1) {
if (empty($selection[$i]['noradio'])) {
?>
<?php echo zen_draw_radio_field('payment', $selection[$i]['id'], ($selection[$i]['id'] == $_SESSION['payment'] ? true : false), 'id="pmt-'.$selection[$i]['id'].'"'); ?>
<?php } ?>
But best to not edit the file. Instead as I've suggested you should upload the new 1.37 version (as ropu previously distributed an OLD version of that file with his mod and which does not include new 1.37 code).
Good luck,
Woody
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
zgraphic
Can someone please Help!
I think I am screwed!
I configure my zen-cart exactly as
http://demo.globant.com/~brovagnati/zen_demo1/admin
after adding the item to the cart and select google checkout page cannot be found.
I configured
.htaccess Basic Authentication Mode
False
Select Mode of Operation
https://sandbox.google.com/checkout/
Rounding Policy Mode
HALF_EVEN
Rounding Policy Rule
PER_LINE
Google Analytics Id
NONE
Continue shopping URL.
shopping_cart
If I login to my site, on the payment option, the radio GoogleCheckout appear.
I am compeletly lost. Do I need to re-install zen-cart?
Hi, no u dont have to reinstall Zencart
the issue is that u haven put the templates in the correct folder
have a look to the INSTALLATION file http://google-checkout-zencart.googl...k/INSTALLATION
15. YOUR_ZENCART_FOLDER/includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php
16. YOUR_ZENCART_FOLDER/includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php
* Note: The folder YOUR_TEMPLATE refers to the folder that contains your templates.
The folder YOUR_TEMPLATE in the package refers to the folder that contains
your templates, you must put the files in /includes/templates/YOUR_TEMPLATE/
in your own templates dir there you should see the GC buy button.
hope this helps
ropu
Re: Google Checkout module for Zen Cart (beta)
Thanks Woody! I am really a Newbie on this. I did download "google-checkout-zencart-v1.3RC2"
Where is "tpl_checkout_payment_default.php" located?
And where should I upload it to?
How do I remove google check out icon after customer login to my site?
and remove the radio GCO payment option after login to my site.
To tell you the ture, I feel so stupid, everyone set it up correctly, exact me!
:frusty: