iOS - 本机应用程序中基于 SOAP 的支付 API 的使用
我们向我们公开了一个基于 SOAP 的第三方支付处理 API。
我们希望使用本机 iPhone 应用程序中公开的 API 来处理购买。
因此,我们将有一个视图(UIView),我们可以在其中收集信用卡号、CVV 和卡到期信息,并将其传递给 API 来处理付款。
我们不想使用应用内购买。
我们知道,通过在嵌入式 Web 视图 (Safari) 中运行它也可以实现同样的效果。
根据“苹果规则”,这是否允许?
善意的建议
We have a third party SOAP based Payment processing API exposed for us.
We want to use the exposed APIs in our Native iPhone APP to process a purchase.
So we will be having a view(UIView) where we collect Credit card number, CVV and card expiry information and pass it to the APIs to process the payment.
We don't want to use in-app purchases.
We are aware that the same can be achieved by running it in embedded web view (Safari).
Is this allowed in according to the "APPLE RULES" ?
Kindly Advice
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
由于应用商店审核指南,您的应用可能会被拒绝:
然而,在销售实物商品或服务时,可以使用/需要使用另一种支付技术,如 IAP:
Your app will probably be rejected due to the App Store Review Guidelines:
However using another payment technology as IAP can be used/is required when selling physical goods or services: