Make sure you changed your a d m i n directory to anything else.
Printable View
I've asked this question a few pages back, but never got any responses.
My client has 3 zencart sites. All the same are the latest version with the security patch. And all three have the exact same addons (Google checkout, Supertracker, Monthly Sales reports, Blank sidebox).
Google checkout was working just fine on the website for a month or two and then it stopped transferring over the shipping rates. They use live USPS and UPS. Now shipping is just $1.00 for all choices.
When their stores were on X-cart, there was just one response handler url that needed to be put into the appropriate spot in the Google Checkout account (there is only one GC account). Now, it seems that each zencart store has it's own response handler URL that needs to be inputted into the GC account ???? IF so, why did the GC work on these 3 websites for the first month or so just fine?
I have GC disabled on each site, but the client is desperate to have it working since quite a few sales came through GC as opposed to PayPal and merchant account. So, I don't think providing the 3 stores' URL will be needed.
So, if you have 3 stores, but one GC account, what response handler URL needs to be in the GC account?
And, why did shipping rates quit transferring over to GC altogether? The time between zencart and GC seems to be the same as before ... so I don't think that's an issue.
This issue is urgent ...
Good question. You can try the same response handler and see if GC will like that. Keep checking the GC Tools section for test results. I wonder if there will be an echo when 2 or more people are checking out on 2 or more sites.
I cannot explain why shipping reverts back to the GC defaults. However, I can say that removing enough code to prevent the GC checkout button from showing in the checkout process solved that issue.
Now I send everyone a GC email payment invoice. I also make a note of it in the order comments so the client and I can see the progress of the orders.
I took my whole cart folder and dumped it into my root folder. Now I'm trying Google Checkout all over again. When I make a purchase I can find it in both the Google Checkout (sandbox) account, and in the ZC admin, which I couldn't do before. However, the order still isn't letting me retrieve my download.
I make the purchase, get both notifications from my sandbox buyer & seller accounts, then click on 'retrieve your purchase', and it gives me the 'Whoops your session has expired' page, just like it did before.
Any thoughts?
KD
Is GC able to communicate with your site?
I am having trouble with my Google checkout module. I have one order in my admin module. When I try to view the order details I get this: Fatal error: Call to undefined function zen_draw_form() in /home/ueruqkxc/public_html/admin/orders.php on line 308.
There's also a bunch of coding at the top before the error. If you need to see this text too let me know because it is quite a bit.
Does this error mean I have to define what zen_draw_form() means? When I look in my orders.php file line 38 has "search" between the ().
My site is http://the-accessory.com.
I wish this module was easier to install. the lack of instructions makes a novice zenner pull his hair out. I want to use G-checkout but it looks like pay pal for me, oh well.
i have zencart 1.38a latest google checkout running
after the first order via goole the customers page has errors at the top
stomers Search:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/swatkiss/public_html/admin/customers.php on line 1099
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/swatkiss/public_html/admin/customers.php on line 1101
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/swatkiss/public_html/admin/includes/classes/object_info.php on line 29
can some one help please