On the official site, http://developer.android.com/google/play/billing/billing_reference.html#billing-interface it is said: getSkuDetails() returns a price as "Formatted price of the item, including its currency sign. The price does not include tax." I want to have some clarifications: 1. the price, even though is with currency code, it is the price the developer sets when he/she published the app, regardless of the buyer's currency settings. Is this correct? 2. If the first statement is true, is there anyway I can get the what currency the buyer actually paid for the app after the purchase is finished?
Thanks, I have been looking through lots of docs regards to this issue, but have not found a satisfied answer. -- -- 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.

