iOS - 整合信用卡付款 [英] iOS - Integrating credit card payments

查看:168
本文介绍了iOS - 整合信用卡付款的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道我们可以将应用内购买与storekit集成。但我想用信用卡整合付款。苹果会允许整合这些图书馆吗?是否有任何此类库可供用户使用其信用卡在我的应用程序中支付产品?

I'm aware that we can integrate in-app purchases with storekit. but i want to integrate payments using credit card. will apple allow to integrate such libraries? Are there any such libraries available where users can use their credit card for payment of products with in my app?

推荐答案

取决于具体内容用户正在购买*,您应该可以接受应用中的付款。我没有尝试将某种类型的支付库合并到应用程序中,而是建议使用卸载工作的支付API。请参阅 http://stripe.com/ ,了解为便于集成而设计的出色支付系统示例。他们的API参考甚至提到与iPhone应用程序的集成

Depending on what users are purchasing*, you should be just fine accepting payments in your app. Instead of trying to incorporate some type of payment library into the app I would recommend using a payment API that offloads the work. Take a look at http://stripe.com/ for an example of an excellent payment system designed for ease of integration. Their API reference even mentions integration with iPhone apps.

*如果您试图销售该应用程序本身的功能或服务,您几乎肯定会违反Apple的指导方针,但基于您说产品的事实,我假设情况并非如此。事实上,虽然您必须将应用程序内购买系统用于应用程序中的内容,功能或服务,但您明确禁止将其用于在应用程序之外使用的实体商品或商品和服务(项目11.3) Apple的App Store评论指南)。

*If you are trying to sell features or services of the app itself you will almost definitely be running afoul of Apple's guidelines, but based on the fact that you said "products" I am assuming this is not the case. In fact, while you must use the in-app purchase system for "content, functionality, or services in an app" you are specifically forbidden from using it for "physical goods or goods and services used outside of the application" (item 11.3 of Apple's App Store Review Guidelines).

这篇关于iOS - 整合信用卡付款的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆