[android-developers] Re: Getting Google order number programmatically after app is bought from Market

2009-11-20 Thread polyclefsoftware
Hi UBZack, I'm currently working on a Google Checkout client for Android that generates simple sales reports based on a date range and order status, mostly for myself because the web interface doesn't provide nice summary information and the .xsl export doesn't include item names or details. But

[android-developers] Re: Getting Google order number programmatically after app is bought from Market

2009-11-20 Thread UBZack
Thanks very much for your reply! The Android apps I build for our company connect with our own web components, so we were thinking that if our app sent the order number to our server upon connection, it would enable us to manage any refund the customer might request later on more accurately. I

[android-developers] Re: Getting Google order number programmatically after app is bought from Market

2009-11-20 Thread Matt Kanninen
Awesome! Could this be an apache licensed project hosted on google code? -MK On Nov 20, 8:25 am, polyclefsoftware dja...@gmail.com wrote: Hi UBZack, I'm currently working on a Google Checkout client for Android that generates simple sales reports based on a date range and order status,