Re: Google Checkout module for Zen Cart 1.3.x (beta)
Can anyone tell me why Google is changing my UPPERCASE coupon codes to lowercase when I create them? I create all my coupon codes in Zen Cart in upper case, and advertise them that way. Why would Google do this? Is it a known bug?
I did search for an answer but the only post returned is the monstrous 378 page topic, and I don't have time to go through all of that, sorry.
Re: Google Checkout module for Zen Cart 1.3.x (beta)
can anybody give me any new suggestions? I really need to fix this issue before Christmas... I would really appreciate any help because we are losing many customers because this coupon issue..
Re: Google Checkout module for Zen Cart 1.3.x (beta)
Quote:
Originally Posted by
mahdiusman
can anybody give me any new suggestions? I really need to fix this issue before Christmas... I would really appreciate any help because we are losing many customers because this coupon issue..
would this work for you in the mean time?
Use the coupons as a dollar amount off and set Coupon Minimum Order amounts.
Make several coupon values based on minimum order increments.
googleresponse.php Headers already sent
Have googlecheckout 1.4.7, ZC 1.3.8h.
Just noticed a lot of log entries saying:
[09-Dec-2011 21:06:56] PHP Warning: Cannot modify header information - headers already sent by (output started at .../includes/modules/payment/googlecheckout.php:338) in .../googlecheckout/library/googleresponse.php on line 135
The checkout seems to be working. I did find the following on the internet, at: http://groups.google.com/group/googl...ad0fbaac825c50 - the line numbers are a bit off, but does this sound like it's an issue with ZC's googlecheckout?
Quote:
For Godaddy users:
Using the sample code, around line of 157 in googleresponse.php
comment out line:
// $this->SendOKStatus();
of the SendAck function.
Reason: Godaddy's curl proxy already sets the "HTTP/1.0 200 OK"
headers and trying to replace them ends in an error. This causes
google to never gets the "notification-acknowledgment" causing resends and all sorts of havock.
Re: Google Checkout module for Zen Cart v1.4.8
I have 2 shipping methods that seem to cause a problem with the google checkout.
This error shows underneath google checkout.
"There are multiple shipping options selected and they use different shipping tax tables or some dont use tax tables Error: Shipping Methods not configured
rfq (ignored)
tableukmail (ignored)"
Do these need to be configured somewhere?
:dontgetit
Re: Google Checkout module for Zen Cart 1.3.x (beta)
Quote:
Originally Posted by
buildingblocks
would this work for you in the mean time?
Use the coupons as a dollar amount off and set Coupon Minimum Order amounts.
Make several coupon values based on minimum order increments.
Thanks for the suggestion, but it is not working. Whenever I enter the coupon code it says Invalid coupon code or sometimes it says your order has not reached the minimum order limit.
This issues is really hurting our business as many customers are angry that our coupon codes are not working thinking we are fooling them..
Re: Google Checkout module for Zen Cart 1.3.x (beta)
Quote:
Originally Posted by
StevenD
swerb,
I have exactly the same problem, GC was working perfectly for over two years, then on the morning of 31st Oct, it stopped adding orders into the database, the orders are luckily in the GC system, but no record of them in ZenCart..
I checked mechant id, key, sandbox id, key, i checked no server permissions have been changed, checked all the files exist.
everything looks great, but it isn't saving to the database..
Anyone any ideas
just installed and have a similar issue. i'm using the sandbox mode.
on our current site, we get about 1 GC order a month (compared to about 1500 total), so abandoning GC isn't that big of a deal, but i'd like to have the option there anyway.
Re: Google Checkout module for Zen Cart 1.3.x (beta)
Quote:
Originally Posted by
grangeramp
Can anyone tell me why Google is changing my UPPERCASE coupon codes to lowercase when I create them? I create all my coupon codes in Zen Cart in upper case, and advertise them that way. Why would Google do this? Is it a known bug?
I did search for an answer but the only post returned is the monstrous 378 page topic, and I don't have time to go through all of that, sorry.
You can also do a thread search so you can search through the thread to see if what you want is in here without having to go through all 300+ pages..
Re: Google Checkout module for Zen Cart 1.3.x (beta)
Thanks for the tip...
I tried today and coupon code entered as uppercase works. After 3 feedback emails, maybe someone listened? :laugh:
Re: Google Checkout module for Zen Cart v1.4.8
Quote:
Originally Posted by
Pazaz
I have 2 shipping methods that seem to cause a problem with the google checkout.
This error shows underneath google checkout.
"There are multiple shipping options selected and they use different shipping tax tables or some dont use tax tables Error: Shipping Methods not configured
rfq (ignored)
tableukmail (ignored)"
Do these need to be configured somewhere?
:dontgetit
I found the Shipping Generator and created the shipping file and I can get it working for my table modes but I also use a Request For Quote module which greys out the GC button if it is enabled.
Any ideas ????