testing - Google Play - 应用内购买 - 测试人员未被告知他们不会被收费

标签 testing google-play in-app-purchase

我在我的 Google Play Android 应用程序中放置了两个应用程序内购买。测试人员(不是我 - 你不能购买自己的 IAP)正在点击购买按钮并且看不到购买序列中的行,这意味着他们不会被计费。

查看页面上Instruct testers to make test purchases标题下的图片:

https://developer.android.com/google/play/billing/billing_testing

相反,他们会看到典型的正确购买顺序,您将在其中付费。

我的测试人员列表中有此版本的测试人员的电子邮件。

我做错了什么?

注意:所有测试人员在 google play 上都有 paypal 计费,但我认为这无关紧要。

最佳答案

当您说“我的测试人员列表中有此版本的测试人员电子邮件”时。您可能意味着您已将他们添加到应用程序的测试轨道,但仍未将他们添加为付款测试人员。您能否确认您已将它们添加为测试帐户 as described here

或者您的用户可能使用了错误的帐户。你看到那个页面上的注释了吗?

Note: Test accounts must be on the tester’s Android device. If the device has more than one account, the purchase will be made with the account that downloaded the app. If none of the accounts has downloaded the app, the purchase is made with the first account. Users can confirm the account that is making a purchase by expanding the purchase dialog.

关于testing - Google Play - 应用内购买 - 测试人员未被告知他们不会被收费,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51312409/

相关文章:

performance - 使用多个浏览器和版本测试站点性能

android - 检查 Playstore 中的内部测试人员是否安装了该应用程序

android - 用户无法在 Play 商店中评价/评论我的应用程序

android - 如果我们为每个 ABI 上传不同的 apk,我们是否需要上传 universal-apk

ios - 是否仅为现有客户构建的应用程序不需要使用 IAP?

javascript - 如何修复 'yourAPI is not defined'

android-studio - 如何仅使用 Android Studio git 插件 GUI 对齐 git 工作副本

unit-testing - 如何在 TFS 中使用起订量

wordpress - 是否有可能使用 Selenium 自动执行在 Wordpress Admin 中删除用户的过程?

android - Google Purchases.subscriptions api : What does paymentState null means?