PayPal Integration in an iPhone App [duplicate]

别来无恙 提交于 2019-12-03 14:14:58

问题


Possible Duplicate:
Has anyone implemented the PayPal API through a native iPhone app?

May be I am repeating this question but I do not have any idea about this.I want to integrate PayPal into my iPhone native app. Please help me regarding :-

  • How do I integrate PayPal in my iPhone App?

  • How to go from a scratch ?

  • Are there some good tutorials available on internet ? What are they ?

Regards!!


回答1:


You could do it using Mobile Express Checkout. All the info, here. Its very easy to integrate within your app. You will need a server side app though to make some of the Paypal calls, as it would not be safe to make them from the phone.



来源:https://stackoverflow.com/questions/7480731/paypal-integration-in-an-iphone-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!