Can I use PayPal in iPhone/iPad apps?

前端 未结 5 2028
醉梦人生
醉梦人生 2020-12-25 09:11

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

5条回答
  •  無奈伤痛
    2020-12-25 09:40

    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.

提交回复
热议问题