Magakahn
Magakahn

Reputation: 508

Unable to change default currency for in-app billing

I am currently adding items on my developer console, but I have encountered a problem. The problem is that google requires me to add a price for my own home country. In my case this is Norway with the currency NOK. I want the price to be equal in all countries including Norway, since I have hardcoded the price into my app.

I have still not found any setting on my developer console to "Change Default Currency" and based on the documentation I have to add a price for my own country. Another problem with just changing the NOK price around the current currency courses, is that the minimum price of USD is slightly lower then the NOK minimum price.

Is there any workaround to temporarly change the default currency?

Upvotes: 8

Views: 3029

Answers (1)

Siddharth
Siddharth

Reputation: 9574

There is a way to set the price per country manually. What you need to do is set your USD minimum and then go and change the price manually one by one for the country's that complain.

Upvotes: 4

Related Questions