谷歌结账安卓支付?

发布于 2024-12-25 08:13:51 字数 175 浏览 1 评论 0 原文

我正在为 Android 构建一个购物车应用程序。我的客户已经拥有 google checkout 商家帐户,他们希望出售商品并在 google checkout 商家帐户中接收付款。

我有一个显示用户选择的商品和付款的活动。我需要知道我将发送给谷歌的信息和服务链接是什么,可以让应用程序用户为商家帐户中的选定商品付款?

I am building a shopping cart application for android. My customers already have google checkout merchants accounts and they want to sell their goods and receive payments in their google checkout merchants accounts.

I have an activity that displays user-selected goods and payment. I need to know what is the info I'll send to google and service links that can make the app users pay for selected goods in merchants account?

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

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

发布评论

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

评论(2

看透却不说透 2025-01-01 08:13:51

我假设您想要实现 Android 本机应用程序而不是 Web 应用程序。您可能需要从 Android 应用内结算文档开始:

http://developer .android.com/guide/market/billing/index.html

另请阅读 Android Market 开发者分发协议:

http://www.android.com/us/developer-distribution-agreement.html

I assume you want to implement an Android native app and not a web app. You may want to start with the Android In-App Billing documentation:

http://developer.android.com/guide/market/billing/index.html

Also please make to read the Android Market Developer Distribution Agreement:

http://www.android.com/us/developer-distribution-agreement.html

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