I found a way to use Google Checkout XML API - Notification History API<https://developers.google.com/checkout/developer/Google_Checkout_XML_API_Notification_History_API> to get the order's detail at backend.
Try it with the orderId you got from the notice On Sunday, May 8, 2011 3:40:46 AM UTC+8, Rob B wrote: > > Is it possible to obtain the actual transaction cost after a > successful purchase occurs? The first paragraph of the In-app Billing > Overview page (http://developer.android.com/guide/market/billing/ > billing_overview.html<http://developer.android.com/guide/market/billing/billing_overview.html>) > > says "When the checkout process is complete, > the service sends your application the purchase details, such as the > order number, the order date and time, and the price paid." However, > the JSON dict that comes with PURCHASE_STATE_CHANGED (after sending > GET_PURCHASE_INFORMATION to the Market) doesn't seem to include > anything about cash spent. > > Additionally, it would be useful to be able to query the Market to > obtain all purchasable items, but it seems that others have already > pointed out that this doesn't exist and there's no solution but to > hardcode it. > > Any help on these topics would be greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en