AlienAsRoger / marketbilling

Automatically exported from code.google.com/p/marketbilling
0 stars 0 forks source link

String getOriginalJson() does not return a price value nor the currency code #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I noticed that the String getOriginalJson() in Purchase class does not return a 
price value nor the currency code, and it is important for me to perform some 
internal analysis with my revenue in terms of what is the amount my user 
actually paid for my app. Would this be a possible enhancement in the future? 
The getSkuDetail() does not return the local currency either as far as I can 
test using the trivaldrive app on my samsung phone using 4.0.3

I found threads similar to my question:
http://stackoverflow.com/questions/15015359/android-in-app-billing-v3-is-not-ret
urning-the-correct-localized-price-getskude

I have also posted myself on here:
https://groups.google.com/forum/?fromgroups=#!topic/android-developers/n9zbmfWVx
4Q

The getSkuDetail() does not return the local currency 

Original issue reported on code.google.com by weist...@gmail.com on 26 Mar 2013 at 10:48