google checkout 在 iPhone 本机应用程序中?

发布于 2024-12-03 10:24:25 字数 176 浏览 1 评论 0原文

我是 google checkout 和 iphone sdk 的新手。教程说 google checkout 用于网站集成。他们给出了很多限制、按钮等。是否可以在 iphone 本机应用程序中成功集成 google checkout?他们提供 html 源代码当我们想要立即购买按钮时也编写代码。我如何集成到 iphone sdk 中?

i am new to google checkout and also iphone sdk.Tutorials are saying that google checkout is for website integration.They have given lot of restriction,buttons etc.is it possible to intgrate google check out successfully in iphone native application?They give html source code also when we want to do buy now button.how can i integrate in iphone sdk?

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

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

发布评论

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

评论(1

固执像三岁 2024-12-10 10:24:25

您可以参考以下链接:
或是

的,有。从技术上来说。

在 UIWebView 中运行它是最简单的方法。

您还可以使用 NSUrlConnection

只需确保您不会干扰 Apple 批准准则即可。如果您想对应用内购买进行收费,则必须使用 iTunes。苹果不会放弃他们的 30%;]

You can refer following link:
or

Yes there is. Technically.

Run it in a UIWebView would be the simplest way of doing it.

You could also make custom calls to the Google Checkout with NSUrlConnection

Just make sure you do not interfere with the Apple approval guidelines. If you want to charge inapp purchases, you will have to use iTunes. Apple will not let go of their 30% ;]

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