Hi,
This thread is too long and I cannot find out if this mod is for UK shops.
Does anyone install Google Checkout mod and it works for UK shops? if so, what version of mod? where can I download it?
thank you in advance!
Hi,
This thread is too long and I cannot find out if this mod is for UK shops.
Does anyone install Google Checkout mod and it works for UK shops? if so, what version of mod? where can I download it?
thank you in advance!
I just got an order using Google checkout, and the customer chose Shipping & Handling (Table: Vary by Weight/Price).
My setting are:
Shipping Table
10:10.00,15:14.75, 20:20.00,25:24.00, 30:30.00,35:34.00, 40:40.00,45:44.00, 50:50.00,55:54.00, 60:60.00,65:64.00, 70:70.00,75:74.00,100:85.00
Table Method
weight
Handling Fee
2.50
However the invoice on Google only shows the 2.50 handling fee when the customer checked out. Why didn’t the handling fee calculate in with the shipping table fee for a total of 10.00 + 2.50? So all Google charged my customer was the 2.50.
Second problem, I get an email from Google that says
we’ve made several unsuccessful attempts to send order notifications to your notification callback URL, https://www.lextechs.com/googlecheck...nsehandler.php As a result, you aren't receiving order status, risk, or other notifications.
I have that file set to 777.
Lextechs.com Powered By ZenCart
My check out shows this:
And I have my account setup for sandbox and with the proper Merchand ID and Key. Any Help?
* There are multiple shipping options selected and they use different shipping tax tables or some dont use tax tables
I meant this
* There are multiple shipping options selected and they use different shipping tax tables or some dont use tax tables
I am having a similar problem than the other zen-cart user in the previous posts.
I installed the new 1.4 beta1 version
My problem:
The solution in the past:Error: Shipping Methods not configured
item2 (ignored)
I used to modify the "\includes\modules\payment\googlecheckout.php" by adding my "item2" shipping method (this is flat rate express shipping in my case, a clone of "item" shipping method). I added my custom method in 3 places (the shippping generator was made for this).
What to do now?
1. I tried adding my "item2" in line 54 and 56, the section below those lines that I used to modify don't exist anymore (file "\includes\modules\payment\googlecheckout.php").
2. After this, I am getting the error message on the top of this post.
Thanks in advance
Ok,
Same version 1.4 beta1. I am now trying to use OT (order total) based coupons.
I created a simple $5 discount coupon in my "Coupon Admin" page in the admin page, and tried to use it at the google checkout page, but the following message appeared:
Some more info:Invalid coupon code
Retry
Your promotion code (5DDSC1) could not be applied at this time.
I just have two shipping modules active and connected to google checkout:
1. Item = standard shipping
2. Item2 = express shipping
No real time type module installed
What should I do to get the coupons working?
Thanks
This thread is for 1.3x versions, no longer supported by the developer.
For v.1.4 support visit the new support forum.
http://groups.google.com/group/googl...rt-mod-support
Hi all,
I have just installed the latest big royal mail module and am trying to get google checkout work with it. But the problem is when i go to the shipping generator It cant generate the shipping code for it. It comes up with an error:
Warning: Invalid argument supplied for foreach() in /var/www/virtual/pcez.co.uk/htdocs/googlecheckout/shipping_generator/multigenerator.php on line 18
Warning: Invalid argument supplied for foreach() in /var/www/virtual/pcez.co.uk/htdocs/googlecheckout/shipping_generator/multigenerator.php on line 61
<?php
/**
* File: includes/modules/payment/googlecheckout.php class
* Add this code to the correct properties
*/
$this->mc_shipping_methods = array(
);
$this->mc_shipping_methods_names = array(
);
?>
Does anyone know why this is happening?
Apparently the problem is to do with royal mail module itself. If anyone has the modified version of the module please let me know.
Thank you,
Hoda
Bookmarks