是否可以要求用户输入信用卡详细信息以自己的付款方式? [英] Is it allowed to ask users to enter credit card details for own payment method?

查看:118
本文介绍了是否可以要求用户输入信用卡详细信息以自己的付款方式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我看来,Apple不允许这样做,但我需要确定。

对于我们正在构建的应用程序,我们想要求用户输入付款信息(包括信用卡详细信息)来支付机票。交易将通过致电我们的服务提供商的网络服务来完成。我们正在开发的应用程序将成为我们服务提供商的服务的前端。

For an app we're building, we want to ask the user to enter payment information (including credit card details) to pay for tickets. The transaction will be completed by calling a webservice of our service provider. The application we're developing will be a front-end for the services of our service provider.

请注意:我们不会为此交易使用Apple的应用内购买(IAP)系统。

Please Note: We wouldn't be using Apple's in-app purchasing (IAP) system for this transaction.

我担心苹果的开发者许可协议中的以下几点:

I'm concerned about the following point from Apple's developer license agreement:

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.

我已经看到应用使用网络视图来完成付款,这似乎是允许的。我们想为用户使用本机控件来输入付款明细。

I've seen apps use webviews to complete payments and that seems to be allowed. We'd like to use native controls for users to enter payment details.

推荐答案

仅适用于内容 for 应用程序,应用程序的功能 或与该应用程序相关的服务 。您会没事的(不过,您应该确保让用户知道您正在使用SSL等)。问题可能是您的用户可能不信任您,因为他们可能仅信任浏览器告诉他们他们正在使用https连接。

That only applies to content for an app, functionality for an app, or services related to the app. You'll be fine (though, you should make sure you let users known that you're using SSL, etc). The problem'll be that your users probably won't trust you, since they probably only trust a browser telling them they're using a https connection.

这篇关于是否可以要求用户输入信用卡详细信息以自己的付款方式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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