Thank you. Nicolay.

We would like to display prices for users on the app.
We can set prices differently for each countries on the developer console
Displayed price in the App need to match with Market.
On the developer console ,we set 1 dollar for America and set 10
dollars for Japan.
For example, App displayed 1 dollar for the item, but Market displayed
10 dollars. It's strange.
I want to know the rule of judgment to display the currency when users
click purchase-button.
In addition, item information is maintained on the our server.


2012/2/22 Nikolay Elenkov <[email protected]>:
> On Wed, Feb 22, 2012 at 9:54 AM, SeungYong Shin <[email protected]> wrote:
>> Hi.
>>
>> I am in the process of creating an in-app-billing service. I want to
>> set prices differently for different countries.
>>
>> When the purchase page is displayed, how can I decide which currency i
>> should use for an In-app-billing item?
>> Do I use the local currency? Or the Android Market Account currency?
>
> The Android Market displays the local currency automatically, if available.
> You can set the prices in the developer console, but you cannot control
> how they are displayed on the device directly.
>
> --
> 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 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

Reply via email to