ios - 收取未通过 iOS App Store 完成的月度订阅

标签 ios in-app-purchase subscription

我知道 Apple 有一个很好的方法可以在 App Store 中为您的应用程序添加每月订阅 IAP,但我有一个客户更愿意使用不同的服务来为可以绑定(bind)到他们网站的订阅收费。有谁知道 Apple 是否允许您通过在线信用卡处理器(如 Stripe 或 Chargify)在您的应用程序中按月收取订阅费,而不是要求您通过应用程序商店这样做?

最佳答案

我怀疑 Apple 会允许您这样做,因为您正在绕过 IAP 程序。您可以像 Spotify 那样将用户重定向到应用程序之外,但这仍然可能导致应用程序被拒绝 - 审核过程的一小部分取决于您获得的审核员!

应用商店指南中的引用:

11.2 ( source )

Apps utilizing a system other than the In-App Purchase API (IAP) to purchase content, functionality, or services in an App will be rejected

关于ios - 收取未通过 iOS App Store 完成的月度订阅,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23198800/

相关文章:

php - 应用内购买、php 后端和 iTunes 响应问题

ios - 应用内购买产品价格

migration - RxJS 迁移 5 到 6 - 使用 TakeUntil 取消订阅

ios - 我们可以在适用于 iOS 的自定义 B2B 应用程序中使用应用程序内购买或订阅吗?

Azure 服务总线 一个订阅 VS 多个订阅

android - google developer api android取消订阅产品的响应是什么

objective-c - NSTimer 的操作方法未被调用

ios - searchBar 未在 navigationItem 中居中

ios - 在委托(delegate)中显示 UIAlertView 失败

ios - 从 firestore 获取数据时准备 segue