We would like to allow our users to activate the service on one of our servers with each application purchased on the Android Market, and to make sure that the user actually purchased the application.
To this end, we evaluate the use of the Google Checkout notification history API, which allows us to request the status of a purchase order identifier from our server.
Now the problem is that we donβt know how to get the Checkout order ID from the application itself.
With the new API for in-app purchases, we can get a Checkout order ID for every in-app purchase, but not for an app purchase.
android in-app-purchase google-checkout
Alberto alonso ruibal
source share