I am working on an application that through which I want to sell some event Tickets.
Can I use PayPal for this purpose, and will Apple approve the app using other t
It is possible, but the Appstore will not allow the use of the PayPal API as far as I know. The way to do this is to send the user to a website wich will handle the payment. Here you can use the PHP API for example.