android - Google 刚刚向我收取了应用内测试购买费用,我该怎么办?

标签 android in-app-billing

我的应用处于 alpha 模式但已发布。我可以在开发者控制台看到这个 “只有 alpha 和 beta 测试人员可以在 Google Play 中看到列表,因为您还没有上传任何 APK 到产品。”

但是当我使用不同的测试帐户测试应用内购买时,我的信用卡被扣款了。

首先,我如何取回我的钱。 第二,如何在不收费的情况下正确测试应用内。

谢谢

最佳答案

这件事也发生在我身上。这是因为 documentation说:

It’s easy to set up test purchases—any user account can be chosen to be a test account, and any user of a test account can make test purchases with any available payment method (even though there’s no charge to the payment method).

但是我错过了这部分:

Next, create license test accounts for authorized users. In the Developer Console, go to Settings > Account details, then in the License Testing section, add the addresses to Gmail accounts with testing access field.

因此,拥有一个选择加入 alpha 版本的测试帐户是不够的,您需要将相同的电子邮件地址添加到许可部分。

如果您没有看到此消息,您将被收取费用:

This is a test order, you will not be charged.

关于android - Google 刚刚向我收取了应用内测试购买费用,我该怎么办?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29967113/

相关文章:

android - 实现 Facebook SDK 3.0 时如何扩展 SherlockFragmentActivity

javascript - 如何在使用 manifest.json 时允许方向旋转?

android gradle build system - 编译项目中的路径是什么意思

java - CardView setCardBackgroundColor 不起作用

android - 如何避免新的应用内购买底部表单将整个应用推高

安卓内购V3

java - 如何使用 Google Fit API 按需获取 SmartBand2 的实时心率?

xamarin - 识别测试 GooglePlay 购买

IInAppBillingService.getSkuDetails 上的 Android 空指针异常的 Java

Android In-App Billing v3 在各种设备上的可用性