简体   繁体   English

未通过iOS App Store收取每月订阅费用

[英]charge monthly subscription not done through iOS App Store

I know that Apple has a great way to add monthly subscription IAP's to your app in the App Store, but I have a client who would prefer to use a different service to charge for this subscription that could tie in to their website. 我知道Apple有一种很好的方法可以在App Store中向您的应用添加按月订阅IAP,但是我有一个客户希望使用其他服务来对该订阅进行收费,从而可以绑定到他们的网站。 Does anyone know if Apple allows you to charge a monthly subscription inside your app via an online credit card processor (like Stripe or Chargify) rather than being required to do so through the app store? 有谁知道Apple是否允许您通过在线信用卡处理器(例如Stripe或Chargify)在您的应用程序内按月收取订阅费用,而不是通过应用程序商店收取费用?

I doubt that Apple would let you do this as you are then circumventing the IAP program. 我怀疑苹果会在您绕开IAP计划时让您这样做。 You could possibly redirect the user out of the app like Spotify does, but this could still get the app rejected - a small part of the review process depends on which reviewer you get! 您可以像Spotify一样将用户重定向到应用之外,但这仍然可能导致应用被拒绝-审核过程的一小部分取决于您获得的审核者!

Reference in the app store guidelines: 应用商店指南中的参考:

11.2 ( source ) 11.2来源

Apps utilizing a system other than the In-App Purchase API (IAP) to purchase content, functionality, or services in an App will be rejected 使用非应用内购买API(IAP)的系统购买应用中的内容,功能或服务的应用将被拒绝

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM