When you say "charges too much" can you provide specific examples? What is being charged with GC? What is suppose to be charged? What are your product details (weight, product price) and shipping config (handling fee, tare weight, etc)?
The assumption here is you are testing in the Sellers sandbox?
When you obtain the UPS "quote" is the ship cost actually coming from UPS? Or is the amount quoted the default shipping cost you yourself have configured in the GC payment mod?
Whenever you attempt to obtain ship quote from UPS what appears in your GC response and/or error logs?
As stated above for tj1, please post your configuration details... as much info you can provide about your shipping configuration, merchant calculations set-up, and observed errors the better.
For testing, when you run the shipping generator to create the shipping code for UPS ground only, did you leave out all other shipping methods and other USP shipping options? Then manually edit the two merchant calculation arrays within /modules/includes/payment/googlecheckout.php
mc_shipping_methods
mc_shipping_methods_names
Please post your code for the above. The point here is test each shipping option individually. Then add back shipping options, to help find which options may be negatively effecting each other.
Yes this has been previously discussed. The code to patch Zen Cart 1.37 has been posted here by me and others.
The posted patch for tpl_checkout_payment_default.php works well with default Zen Cart 1.37.
Post snippets of your code where it is different from the patch. Or attach your file to your post and someone can run a quick compare. Again the assumption here is you are patching a copy of the default Zen Cart 1.37, and copying to your template directory and have not made any other modifications to the template file.
Woody
Bookmarks