使用 Paypal 和应用内购买有什么区别?

发布于 2024-12-03 09:46:55 字数 83 浏览 1 评论 0原文

使用Paypal付款和使用应用内购买付款有什么区别?

我想通过 iPhone 预订任何活动门票并付款。使用 Paypal 或应用内购买。

What is the difference between using Paypal to pay the money and using In-App Purchase for payment?

I want to do booking of any event tickets and payment of that from iPhone. Either using Paypal or In-App Purchase.

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

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

发布评论

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

评论(1

太阳公公是暖光 2024-12-10 09:46:55

正如上面的评论中提到的: https://developer.apple.com/appstore/resources/approval/guidelines.html#purchasing-currencies

Apple 购买指南是您了解 IAP 可以/不可以用于什么用途的最佳选择。一般来说,IAP 旨在购买在购买设备上使用的数字商品。如果您希望出售服务/商品,则明确禁止使用 IAP 来实现此目的,并且您必须超出 IAP 的范围。 Paypal 是一个很好的资源,因为它是一种非常常用的支付机制,而且他们有适用于 iOS 的 SDK,非常容易实现。

我建议阅读@Luke 发布的上述链接以及 paypal MPL sdk 文档。但是,如果您还打算建立一个网站,并在其中构建贝宝购物车,那么贝宝还有其他您可能会发现有用的库。 (不要被选项数量淹没 https://www.x .com/developers/paypal

As was mentioned in a comment above : https://developer.apple.com/appstore/resources/approval/guidelines.html#purchasing-currencies

The apple purchasing guidelines are your best bet for understanding what IAP can/cannot be used for. In general IAP is designed for purchasing digital goods for use on the purchasing device. If you wish to sell services/goods IAP is expressly forbidden for this purpose and you MUST go outside the bounds of IAP. Paypal is a great resource for this because it's a very commonly used payment mechanism and they have SDK's for iOS that are fairly easy to implement.

I would suggest reading the above link that @Luke posted as well as the paypal MPL sdk documentation. However if you are also going to have a website where you have a paypal cart built as well paypal has other libraries that you may find useful. (don't get overwhelmed by the # of options https://www.x.com/developers/paypal)

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