Different options to make payments inside an Application

前端 未结 3 847
醉酒成梦
醉酒成梦 2021-01-25 11:14

I am exploring options which would enable the user to make payments from within the Application.Right now i am aware of 2 options through which a user can make payments from wit

3条回答
  •  独厮守ぢ
    2021-01-25 11:56

    I can tell you, that for an in-app purchases PayPal is most definitely a no go, but you will find this out by yourself :)

    Apple will only accept payment for such activities through in app purchases, no other methods of payment are allowed.

    There is a workaround for these type of purchases (especially PayPal); do them not within your app but from mobile Safari. That will work and is (for now) an accepted method used by more applications.

提交回复
热议问题