Yes, they are showing up in the sandbox. It seems everything works except the updating of my database from the google call back.
Yes, they are showing up in the sandbox. It seems everything works except the updating of my database from the google call back.
Blog:What do they eat?
Forum:Babywearing
Sites: What do snails eat?, What do Frogs eat?, and What do possums eat?
Please clarify what you mean by updating.
Do you mean that new orders are not being sent to admin interface?
Or do you mean that the order status is not being updated?
Currently, I can not get the orders to update the order status of each order. I was able to fix a few bugs and add more options to make it more ZenCart friendly. I am currently having someone else testing it out and I will release it soon.
The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)
So this may have already been asked, but any chance in the near future of getting this working with USPS/UPS/FEDEX rate based shipping? I know it kinda defeats the normal design of google checkout, but can't the button be hidden until step 2 when u select a payment method and take the total price including shipping before it sends to the google site to follow TOS?
Or perhaps a middle man. When you click "Checkout quickly with Google Checkout" have it link to a shipping estimator type window where the customer can enter his postal code and select his shipping choice based on usps/ups/fedex/ etc rates, then click submit and it sends the new full price to google checkout where the customer can continue.
Last edited by qhome; 13 Oct 2006 at 06:45 AM.
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Blog:What do they eat?
Forum:Babywearing
Sites: What do snails eat?, What do Frogs eat?, and What do possums eat?
If you are getting orders in Google but it's not in your database or admin, the problem lies in googlecheckout/responsehandler.php
The most common issue seems to be the getallheaders() error or people forgetting to set the the file attributues to 777 for response_error.log and response_message.log
The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)
I had an interesting problem with Google Checkout
A customer used the GC checkout and when they added an address to ship to they go this error message:
(My Store) does not ship to this address:
I thought that maybe it was because the shipping address and the bill to address were different but they were the same.
Also has anyone from Google been back here to the board to address the bugs and issues or has it just been the ZenCart staff and users?
I know that it is impolite to perhaps question the coder that hands you something like this MOD but it's not like Google doesn't get something for their efforts.
I would think that maybe they could put some of their code staff to really put an effort into getting this MOD functioning well, it's not like they don't' have the resources to just that?
Yeah, I had initially was unaware of the 777, which was why at one point I was having nothing written to those files. Now I am though.
I get all these steps being written out to the file:
Fri Oct 13 14:23:03 EDT 2006:- new-order-notification
Fri Oct 13 14:23:06 EDT 2006:- order-state-change-notification
Fri Oct 13 14:23:07 EDT 2006:- risk-information-notification
Fri Oct 13 14:23:25 EDT 2006:- order-state-change-notification
Fri Oct 13 14:23:26 EDT 2006:- charge-amount-notification
I was looking at line 250 where it says:
global $db;
Does anyone know where $db gets set? Looking at the code it looks like my issues are taking place in: function process_new_order_notification
I just don’t think it is hitting my database for some reason. It is almost like it does not have a connection.
Blog:What do they eat?
Forum:Babywearing
Sites: What do snails eat?, What do Frogs eat?, and What do possums eat?
GlobalVillage I did try and e-mail jacob13moon but never heard back from him. I am sure he is busy writing mods for other companies, and does not have the time come back here and answer our million + questions. I don't blame him :-)
Blog:What do they eat?
Forum:Babywearing
Sites: What do snails eat?, What do Frogs eat?, and What do possums eat?
Actually I think he and Google's code staff are obligated to not only answer questions but to also be proactive in getting the MOD to work correctly with ZenCart. Just because the MOD is "free" should not make it a hardship for those that want to use it.
As I've already mentioned this greatly benefits Google for every ZenCart shop that sets up Google Checkout.
How about it Jacob, some support and bug fixes and a better interface for shipping?
Google Checkout is working fine for me with two exceptions:
1. What is the API Callback URL. I have SSL on my site but not sure what URL to use here?
2. No order is created in my admin order area. I'm using Super Orders but see no order at all when Google is used. Any suggestions?
Yes, I have both response_error.log and response_message.log set to 777.
Bookmarks