简体   繁体   English

在iOS应用中接受信用卡号或Paypal信息

[英]Accept credit card number or paypal information in ios app

I have an application in which i need to add a screen which will accept paypal information or credit card detail and then that will be passed to server for charge processing. 我有一个应用程序,其中我需要添加一个屏幕,该屏幕将接受贝宝信息或信用卡详细信息,然后将其传递到服务器进行收费处理。

i have doubt whether this is possible or not, if possible then whether apple will approve it or not. 我怀疑这是否可能,如果可能的话,苹果是否会批准。

My requirements are 我的要求是

1) customer will buy a ride 2) driver will accept that and driver should get paid. 1)客户将购买乘车服务2)驾驶员将接受并获得报酬。

Customer will add credit card detail and send to server where money will be deducted 客户将添加信用卡详细信息并将其发送到服务器,然后从中扣除款项

driver will ask for payout so driver will be asked paypal detail and sent to server and server will process the transaction pay to driver. 驾驶员将要求付款,因此将询问驾驶员Paypal详细信息并将其发送到服务器,服务器将处理向驾驶员付款的交易。

So its clear that we can not use in app purchase as its not buying the digital items. 因此很明显,我们不能在应用程序购买中使用它,因为它不购买数字产品。

Please suggest if there is any alternate way to achieve this 请提出是否还有其他方法可以实现这一目标

Thanks in advance 提前致谢

I'm looking at using Braintree for my app's financial services. 我正在考虑将Braintree用于我的应用程序的金融服务。 Struggling with it, but might be good for you to look at as well. 苦苦挣扎,但也可能对您有所帮助。

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

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