简体   繁体   English

iPhone PayPal信用卡处理API

[英]iphone paypal credit card processing api

I want to implement credit card processing with paypal api in my iphone app. 我想在我的iPhone应用程序中使用Paypal api进行信用卡处理。 I know there is a paypal api for iphone on www.x.com but that is only for express checkout through paypal account and I cannot find anything for credit card processing, such that user enters his credit card details and payment occurs. 我知道www.x.com上有适用于iPhone的Paypal API,但这仅用于通过Paypal帐户进行快速结帐,而且我找不到用于信用卡处理的任何内容,因此用户输入了他的信用卡详细信息并进行了付款。

Please let me know the exact link for api or is there any other method 请让我知道api的确切链接,或者是否有其他方法

Apple will most probably reject app which uses payment mechanism other than In App Purchase. 苹果极有可能会拒绝使用“ In App Purchase”以外的其他付款方式的应用程序。 The option you have is implement Apple's In App Purchase . 您可以选择实施Apple的In App Purchase

This are tutorial links for In App Purchase : 这是应用内购买的教程链接:

1) http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/ 1) http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/

2) http://blog.mugunthkumar.com/coding/iphone-tutorial-%E2%80%93-in-app-purchases/ 2) http://blog.mugunthkumar.com/coding/iphone-tutorial-%E2%80%93-in-app-purchases/

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

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