首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >我们可以在Android应用程序中使用Google pay作为辅助方法吗?

我们可以在Android应用程序中使用Google pay作为辅助方法吗?
EN

Stack Overflow用户
提问于 2021-06-01 21:47:00
回答 1查看 78关注 0票数 6

我们可以在Android应用程序中使用Google pay作为二次支付方式吗?我们的应用程序有其他支付方式,如PayPal和更多的一件事,我们的应用程序只提供数字服务,谷歌已经改变了他们的支付政策,你必须集成在应用程序谷歌支付,直到2021年9月,否则应用程序支持将从谷歌游戏中删除。目前,我在申请中使用另一种付款方式。请建议我,无论我是否可以设置谷歌支付作为次要支付方式,如果是,那么请帮助我,并提供我的解决方案。

Google policies link

EN

回答 1

Stack Overflow用户

发布于 2021-06-02 00:29:47

免责声明

我对Google Play的政策没有任何特别的见解。此答案基于公开可用的文档。也就是说,您提供的policy document

您参考的政策文档是关于使用Google Play的计费系统(不是Google Pay)的,如政策所述,使用Google Play的计费系统的要求取决于销售的商品类型:

谷歌应用程序必须使用

  1. Play-distributed Play的计费系统作为支付方式,如果它们需要或接受付费访问功能或服务,包括任何应用程序功能、数字内容或商品。

a.需要使用谷歌Play计费系统的应用程序功能或服务的示例包括但不限于在应用程序内购买:

代码语言:javascript
运行
复制
- Items (such as virtual currencies, extra lives, additional playtime, add-on items, characters and avatars);
- subscription services (such as fitness, game, dating, education, music, video, and other content subscription services);
- app functionality or content (such as an ad-free version of an app or new features not available in the free version); and
- cloud software and services (such as data storage services, business productivity software, and financial management software).

既然你已经声明“我们的应用程序只提供数字服务”,我相信下面的意思是谷歌Play的计费系统不能是第二种支付方式,而必须是only支付选项。

从策略中:

2(b)中所述以外的

  1. 应用程序不得将用户引导至除谷歌Play计费系统以外的其他支付方式。此禁令包括但不限于引导用户通过以下方式使用其他支付方式:

代码语言:javascript
运行
复制
- An app’s listing in Google Play;
- In-app promotions related to purchasable content;
- In-app webviews, buttons, links, messaging, advertisements or other calls to action; and
- In-app user interface flows, including account creation or sign-up flows, that lead users from an app to a payment method other than Google Play's billing system as part of those flows.

我知道这可能不是你想要的答案,但这是我能收集到的。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/67790066

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档