Official list of countries for In-app Billing android? [closed]

我只是一个虾纸丫 提交于 2019-11-29 14:43:41

问题


Hello I am currently in Pakistan and when I start Google sample in-app billing application it says that

"Can't Make Purchase: The market billing service is not available at this time. You can continue to use this app but you won't be able to make purchases."

Please if any body know that complete list of supported countries or knows what is going wrong please tell me.

http://developer.android.com/guide/market/billing/billing_integrate.html#billing-implement

UPDATE

  • Application has been uploaded on market but not published, uploaded as a draft
  • Product list has been created and published
  • Application on device signed with same key, than application on market.
  • Email registered in Market app is in test emails list.
  • Android Market application version than 2.3.6
  • Android OS version is 2.3.4 Nexus One

回答1:


you go here you country is not there http://www.google.com/support/androidmarket/developer/bin/answer.py?answer=150324 think thats the problem




回答2:


There are may be several reasons.

  • Application not uploaded on market.
  • Application on device signed with different key (it may be debug key), than application on market.
  • Email registered in Market app is not in test emails list.
  • Android Market application version lower than 2.3.4

You can find checklist for testing here.

List of countries is here. Pakistan is in list.

Upd: @subspider is right. Pakistan is not in list of countries available for merchants. You may buy applications and do in-app purchases, but you can't publish paid applications or applications with in-app payments.

Quote from In-App Billing Availability and Policies

In-app billing is available to developers in supported locations for merchants.



来源:https://stackoverflow.com/questions/6184383/official-list-of-countries-for-in-app-billing-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!