I have searched around, Found serval places talking about it but without 
the answer I am looking for. 

My question is when a user purchased an item from google play, after 
the transaction is done, I would call  startIntentSenderForResult 
and get the purchase data back.  

Someone on stackoverflow suggested that using Locale to get the currency 
code of that device. The issue regards to that is the region of that device 
does not nessaary mean the user is using that local current. It has to do 
with what he/she uses on google play. 

The only place I found possible is through the return data from google 
play. But I am having trouble finding the documentations for that part. 
What does IN_APP_PURCHASE_DATA include, and whether currency is part of it? 

Your help is much appreciated. Thanks! 


-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to