Comments on: Magento and Google Checkout: Tax on Shipping incorrect in Merchant Calculated callback http://www.aschroder.com/2010/09/magento-and-google-checkout-tax-on-shipping-incorrect-in-merchant-calculated-callback/ Notes on Web Development Wed, 23 Dec 2020 09:25:05 +0000 hourly 1 https://wordpress.org/?v=4.8.15 By: Tom B. Taker http://www.aschroder.com/2010/09/magento-and-google-checkout-tax-on-shipping-incorrect-in-merchant-calculated-callback/comment-page-1/#comment-4749 Tue, 17 Apr 2012 18:06:23 +0000 http://www.aschroder.com/?p=1098#comment-4749 Man, I just love those graphs! Truly! So much so I almost want to steal them. 🙂

I agree with your conclusions. Magento CE, as open source, is not sufficiently supported by Magento or the so-called “community” where help is very intermittent but can occasionally be found. So I pretty much have to figure out most things for myself.

Because those graphs are so cool, I’m going to read as much of your blog as I possibly can.

]]>
By: Ashley http://www.aschroder.com/2010/09/magento-and-google-checkout-tax-on-shipping-incorrect-in-merchant-calculated-callback/comment-page-1/#comment-1851 Mon, 13 Sep 2010 08:58:47 +0000 http://www.aschroder.com/?p=1098#comment-1851 Thanks Jeff – I see the fix is the same as mine, except I had some possibly spurious setShippingAmount() calls. I’ll take some small comfort in that…

]]>
By: Jeff http://www.aschroder.com/2010/09/magento-and-google-checkout-tax-on-shipping-incorrect-in-merchant-calculated-callback/comment-page-1/#comment-1842 Sat, 11 Sep 2010 20:15:36 +0000 http://www.aschroder.com/?p=1098#comment-1842 Here are the release notes for that version of Magento with the fix: http://svn.magentocommerce.com/source/branches/1.4-trunk/RELEASE_NOTES.txt

And download it like this: “svn checkout http://svn.magentocommerce.com/source/branches/1.4-trunk

]]>
By: Ashley http://www.aschroder.com/2010/09/magento-and-google-checkout-tax-on-shipping-incorrect-in-merchant-calculated-callback/comment-page-1/#comment-1831 Thu, 09 Sep 2010 18:47:48 +0000 http://www.aschroder.com/?p=1098#comment-1831 Hah! So many feelings…

Feelings...

Thanks for pointing it out, at least now I can check my fix is at least close to the core fix. I couldn’t find any mention of 1.4.x-devel-79607 or “Fixed Google Chekout: Discount for shipping amount doesn’t apply” on Google – where did you see that? I think my next train project should be to make it index-able by Google.

]]>
By: loopion http://www.aschroder.com/2010/09/magento-and-google-checkout-tax-on-shipping-incorrect-in-merchant-calculated-callback/comment-page-1/#comment-1829 Thu, 09 Sep 2010 14:16:15 +0000 http://www.aschroder.com/?p=1098#comment-1829 It’s fixed on the dev 1.4.x-devel-79607

* Fixed Google Chekout: Discount for shipping amount doesn’t apply
** onepage checkout recalculates shipping charges after setting the payment method (not solved yet in multishipping)
** added warning about Carrier Calculated Shipping in Google Checkout system configuration
** GC API callback now sets the payment method to quote on requests

😉

]]>