Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
fats1964
Zen doesnt get copies of the sales, unless there has been some changes in the last 2 weeks.
With the latest mod version 1.3RC2 (released 04/16/2007) Zen Cart should receive order/transaction data from Google Checkout servers, write the data to your ZC database, and thus order info should be viewable within your ZC admin UI (orders pages), just like orders processed through normal ZC checkout.
Do you have your responsehandler URL and call back method configured correctly?
Have you attempted to set responsehandler URL to http when testing in the sandbox?
Does anything show up in your local Google Checkout error log or any errors in your Sellers account (Settings > Integration)?
Woody
Re: Google Checkout module for Zen Cart (beta)
fats1964, as Woodymon has pointed out, not only the latest mod version, but previous ones as well, send all the order info to ZenCart and this info appears in the orders area.
The mod must be properly configured though and the instructions can be a bit confusing.
Have you logged on to your GC account and checked for any error messages it might give to help pinpoint the problem?
Re: Google Checkout module for Zen Cart (beta)
Ok, I've un-installed, and reinstalled google checkout mod. But when I go in to change the mod the fields are blank and there are no descriptions in the field.
Can someone type out the field descriptions in the order they show in the GC Payment module.
Enable GoogleCheckout Module
Accepts payments through Google Checkout on your site
True
False
Every where that says FIeLD:, is an empty box.
FIELD: What goes here?
Merchant ID
Your merchant ID is listed on the "Integration" page under the "Settings" tab
I took out the merchant id for security reasons, but it's in the cart.
Merchant Key
Your merchant key is also listed on the "Integration" page under the "Settings" tab
I took out the merchant key for security reasons.
Select Mode of Operation
Select either the Developer's Sandbox or live Production environment
https://sandbox.google.com/
https://checkout.google.com/
FIELD: What goes here?
FIELD: What goes here?
FIELD: What goes here?
Select shipping options.[/B]
Select your shipping option(s), and make sure to configure them under the Shipping Modules section
Flat Rate (flat rate per order)
Per Item (flat rate per item)
Table Rate (vary by weight/price)
FIELD: What goes here?
FIELD: What goes here?
FIELD: What goes here?
FIELD: What goes here?
Sort order of display.
Sort order of display. Lowest is displayed first.
Evertyhing else is just a place holder. I just need to know what goes in the blank fields.
Any help would be appreciated. My customers keep emailing me wanting to order. haha.
Re: Google Checkout module for Zen Cart (beta)
Never mind,
I've hired an expert to fix this for me.
Thanks,
JP
Re: Google Checkout module for Zen Cart (beta)
Quick question for everyone that says tax calculation is not working, can you provide an example?
Tax calculation works perfectly for me, am I the only who has this working?
I must mention I only collect sales tax for orders shipping California, don't know if you probably have more complicated sales tax collection.
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
tj1
Quick question for everyone that says tax calculation is not working, can you provide an example?
Tax calculation works perfectly for me, am I the only who has this working?
I must mention I only collect sales tax for orders shipping California, don't know if you probably have more complicated sales tax collection.
Isaac has repeatedly reported issues with taxes, with a specific shipping configuration. But I did not observe any more details than that. Isaac can you provide more info please?
Woody
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
tj1
Quick question for everyone that says tax calculation is not working, can you provide an example?
Tax calculation works perfectly for me, am I the only who has this working?
I must mention I only collect sales tax for orders shipping California, don't know if you probably have more complicated sales tax collection.
Thanks for your question.
We have a tax zone that currently includes two states Georgia (GA) and Minnesota (MN). This tax zone is named TAXGAMN and it's activated for all shipping module.
It works just fine using any of the payment module that are standard in Zen Cart. If a customer is from MN they get charged 6.5% tax and if a customer is from GA they get charged 7%.
Unfortunately, when google checkout is activated, neither GA or MN customer get charged taxes. My assumption is Google Checkout is not smart enough to handle multiple state tax zone. I haven't trying with having just one state in the tax zone, perhaps google checkout will calculate tax then. Who knows?
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
BlessIsaacola
, when google checkout is activated, neither GA or MN customer get charged taxes. My assumption is Google Checkout is not smart enough to handle multiple state tax zone. I haven't trying with having just one state in the tax zone, perhaps google checkout will calculate tax then. Who knows?
Thanks for info Isaac. Now I understand you are having a multi-zones tax issue. I wasn't understanding that from your previous posts on this issue. I shall reread.
Does it matter which shipping option is selected? Or does this multi-zone tax issue occur for all ship configs?
Can you temporarily disable tax for one of the zones and testing. The more testing info we can contribute the better.
Woody
Re: Google Checkout module for Zen Cart (beta)
Quote:
Originally Posted by
Woodymon
Thanks for info Isaac. Now I understand you are having a multi-zones tax issue. I wasn't understanding that from your previous posts on this issue. I shall reread.
Does it matter which shipping option is selected? Or does this multi-zone tax issue occur for all ship configs?
Can you temporarily disable tax for one of the zones and testing. The more testing info we can contribute the better.
Woody
Figured it out...the problem is the multi-zone tax. If I only have one tax zone it works. If I also have different tax rate but they all use the same zone name it works for Google Checkout but it doesn't work for Zen Cart. Zen Cart is support to only add the taxes together if the priority is the same number but if I set the priority to same or different number Zen Cart is adding all taxes for all states as long as they belong in the same tax zone. The screen I am referencing is the Tax Rates under Locations/Taxes on the admin side.
Perhaps, I have a wrong misunderstanding of how the priority is suppose to work or the zones.
Re: Google Checkout module for Zen Cart (beta)
Okay, I have tried everything I know to do. I installed google checkout...fixed everything I needed to fix in the files and I have an error I don't know what to do with. Any help is much appreciated!
Fatal error: Cannot redeclare compare() (previously declared in D:\hosting\member\tsjohnsonllc\site1\admin\includes\functions\extra_functions\ad ded_function_for_google_checkout.php:188) in D:\hosting\member\tsjohnsonllc\site1\admin\googlecheckout\gcheckout.php on line 295
this error is in admin/modules/payments/google
THANKS!!