简体   繁体   English

Android应用内结算“未购买”进行测试?

[英]Android In-app Billing “Un-purchase” for testing?

My alpha testers can perform in-app purchasing fine. 我的Alpha测试人员可以执行应用内购买交易。

I want to add an element to an already existing one-time purchasable upgrade. 我想向一个已经存在的一次性购买升级添加一个元素。 For instance, the one time upgrade already includes "power up A", but I want to also include "power up B" with the upgrade. 例如,一次升级已经包括“启动A”,但我还希望在升级中包括“启动B”。

Since all of my alpha testers have already purchased the in-app upgrade in a previous version of the app, I can verify that they now have access to power up A and B... but how can I set my alpha testers back to "un-purchased" so I can simply test the purchase process flow without resorting to bogus email accounts or some other rube goldberg work-around? 由于我所有的Alpha测试人员都已在该应用程序的先前版本中购买了应用程序内升级,因此我可以确认他们现在可以打开A和B的电源...但是如何将我的Alpha测试人员重新设置为“未购买”,这样我就可以简单地测试购买流程,而不必诉诸虚假的电子邮件帐户或其他一些替代方法?

I see no mention of this at android in-app billing sandbox 我在android应用内结算沙箱中看不到任何相关信息

How do I un-purchase in-app upgrades for testing purposes? 如何出于测试目的取消购买应用内升级?

Thanks! 谢谢!

According to Android documentation, the test purchases will be cancelled in 14 days. 根据Android文档,测试购买将在14天内取消。 If you need to cancel them sooner, you can cancel your test purchases using Google Merchant Center. 如果您需要尽快取消测试,则可以使用Google Merchant Center取消测试购买。 More info: 更多信息:

Read this section: Cancelling completed test purchases http://developer.android.com/google/play/billing/billing_testing.html 阅读本节:取消完成的测试购买http://developer.android.com/google/play/billing/billing_testing.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM