Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 428
Magakahn Avatar asked Jul 06 '13 19:07

Magakahn


1 Answers

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.

like image 64
Siddharth Avatar answered Sep 20 '22 18:09

Siddharth