iOS 内的订阅付款
Subscription payment in iOS
我可以在 iOS 应用程序中使用 PayPal 等第三方支付网关进行订阅吗?
您的主要问题答案是否。
您不能接受 third-party 为应用内的内容付款。
如果您这样做,您的应用将被拒绝。
是的,您可以接受 third-party 对在应用程序外销售的商品付款。
3.1 Payments
3.1.1 In-App Purchase:
If you want to unlock features or functionality within your app, (by
way of example: subscriptions, in-game currencies, game levels, access
to premium content, or unlocking a full version), you must use in-app
purchase. Apps may use in-app purchase currencies to enable customers
to “tip” digital content providers in the app. Apps and their metadata
may not include buttons, external links, or other calls to action that
direct customers to purchasing mechanisms other than in-app purchase.
以下是所有指南的link,希望对您有进一步的帮助:https://developer.apple.com/app-store/review/guidelines/#payments
我可以在 iOS 应用程序中使用 PayPal 等第三方支付网关进行订阅吗?
您的主要问题答案是否。
您不能接受 third-party 为应用内的内容付款。
如果您这样做,您的应用将被拒绝。
是的,您可以接受 third-party 对在应用程序外销售的商品付款。
3.1 Payments
3.1.1 In-App Purchase:
If you want to unlock features or functionality within your app, (by way of example: subscriptions, in-game currencies, game levels, access to premium content, or unlocking a full version), you must use in-app purchase. Apps may use in-app purchase currencies to enable customers to “tip” digital content providers in the app. Apps and their metadata may not include buttons, external links, or other calls to action that direct customers to purchasing mechanisms other than in-app purchase.
以下是所有指南的link,希望对您有进一步的帮助:https://developer.apple.com/app-store/review/guidelines/#payments