slhemanthkumar / google-checkout-php-sample-code

Automatically exported from code.google.com/p/google-checkout-php-sample-code
0 stars 0 forks source link

Carrier-calculated shipping unneccessarily forces dimensions #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When using carrier calculated shipping, it is not necessary to specify the
dimensions of the package (length, width, and height).  See the following
documentation for proof:

http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Carrier_C
alculated_Shipping.html#Process

Yet, the class GoogleShippingPackage requires the $width, $length, $height,
$unit, and $delivery_address_category parameters.  I have attached two
recommended diffs to solve this problem.

Original issue reported on code.google.com by stein.j...@gmail.com on 8 May 2008 at 8:00

Attachments:

GoogleCodeExporter commented 9 years ago
Is anyone doing active development on this project?  It's been 2 months since I
posted this and I haven't seen any response.

Original comment by stein.j...@gmail.com on 23 Jul 2008 at 4:46

GoogleCodeExporter commented 9 years ago
changes have been updated in the sample code release coming soon

Original comment by peng.y...@gmail.com on 22 Oct 2008 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by peng.y...@gmail.com on 28 Jan 2009 at 2:07

GoogleCodeExporter commented 9 years ago
Nice bit of information. :-)

http://www.carazoo.com/

Original comment by izmocars...@gmail.com on 4 Mar 2009 at 7:08

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by peng.y...@gmail.com on 13 Sep 2010 at 5:33