carviaso / google-checkout-dotnet-sample-code

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

Add support for tax-table selectors #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Have some taxable items and some non-taxable items in the same cart? The
Checkout API uses tax-table selectors to support this. See here for
details:
http://code.google.com/apis/checkout/developer/index.html#l1_specifying_tax_info

However, the .NET sample code does not support tax-table selectors. Add
support for them.

Original issue reported on code.google.com by martin.o...@gmail.com on 26 Jan 2007 at 3:05

GoogleCodeExporter commented 9 years ago
Comment Added to thread: http://groups.google.com/group/google-checkout-api-
dotnet/browse_thread/thread/ff19dac500d1a678/#

Original comment by joseph.f...@gmail.com on 27 Jan 2007 at 1:28

GoogleCodeExporter commented 9 years ago
Taking ownership. Going to add support for this feature this week.

Original comment by joseph.f...@gmail.com on 3 Feb 2007 at 8:40

GoogleCodeExporter commented 9 years ago
alternate-tax-table support has been added and has been checked into the source 
branch.

Original comment by joseph.f...@gmail.com on 5 Mar 2007 at 2:43