适用于 Android 的应用内支付 Amazon AppStore

发布于 2024-12-07 23:25:49 字数 253 浏览 0 评论 0原文

我熟悉谷歌本身的应用内付款 http://developer.android.com/guide/market/billing/index.html

但是还有其他解决方案可以为通过亚马逊市场分发的应用程序实施吗?或者,如果应用程序不是通过谷歌市场分发的,那么谷歌 IAP 系统是否可以工作?

I'm familiar with the in-app payments from google proper
http://developer.android.com/guide/market/billing/index.html

But are there other solutions which can be implemented for apps distributed through the amazon marketplace? Alternatively, does the google IAP system work if the app wasn't distributed through the google marketplace?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

清风不识月 2024-12-14 23:25:49

Google 的 IAB 使用 Android Market 应用程序,并且需要 Google checkout 帐户(可能也适用于运营商计费)。如果市场应用程序不可用,它将无法工作。即使是这样,从针对亚马逊应用商店的应用程序调用 Android Market 也会得到
您的应用程序被拒绝。简而言之,忘记亚马逊上的 IAB。

您也许可以使用 PayPal 或其他第三方解决方案,但亚马逊使用条款
可能不允许这样做(特别是因为不允许您自行设定价格)。仔细阅读条款,最好咨询律师。

Google's IAB uses the Android Market app, and requires a Google checkout account (possibly works with carrier billing too). If the Market app is not available it is not going to work. Even if it is, calling the Android Market from an app targeting the Amazon appstore will get
your app rejected. In short, forget about IAB on Amazon.

You might be able to use PayPal or other third-party solutions, but the Amazon terms of use
probably don't allow this (especially since you are not allowed to set your own prices). Read the terms thoroughly, better yet, consult with a lawyer.

酷炫老祖宗 2024-12-14 23:25:49

您可以使用 RoboBillingLibrary 轻松地在 Google Play 和 Amazon Appstore 上发布。所有细节都已为您抽象出来。

You can use RoboBillingLibrary to publish across Google Play and the Amazon Appstore, with minimal effort. All the details are abstracted away for you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文