I want to integrate PayPal payment facility into my native iPhone application without using web interface so user does not have to leave from the current application. How can it be possible ? Should I use SOAP XML request/response mechanism? I come through following link http://www.slideshare.net/paypalx/learn-how-to-use-paypal-api-to-monetize-your-mobile-app. It contains In application Mobile Checkout via Mobile Web slide that represents the sample UI to access PayPal but how can I implement the same thing? Is it legal to use PayPal to deliver virtiual goods/Application Functionality or Apple can reject this ? Thanks.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
According to apple's "App Store guidelines" document, if you are going to sell:
|
|||
|
|
Hi Sk and welcome to Stackoverflow. Apple is going to reject your application if you're going to use paypal in your app. I won't advice you to use it! However, there are the appstore and in-app-purchases. |
|||||||||||||
|
|
We can integrate PayPal http://itunes.apple.com/us/app/paypodd/id341546114?mt=8 check my app. |
|||
|
Henrik is quite right. I can confirm (from personal experience) that Apple WILL reject an app that solicits payments in any way other than via in-app purcahses. |
|||||
|