How to handle payments without using in app purchase in ios apps? [closed]

孤者浪人 提交于 2019-12-10 13:19:04

问题


I just submitted an app to Apple and it was rejected because we were requiring users to register a credit card and then use our service by charging some amount from their cards. I don't want to add in app purchases because they deduct the 30% of the amount paid. I also checked a paypal app in which user enter his credit card payment by paypal app and that is on app store how the things are possible now for me.

Any suggestions, links, or thoughts will be helpful.


回答1:


Well Apple only allows In app purchases when you are using digital goods. You can only use for example paypal if you you are selling non digital goods.

If apple reject your app for not using IAP then you only option is to use IAP. Yes apple will take 30% of the amount, but they will supply the backend and transaction systems so it it reasonable that they charge you for that.



来源:https://stackoverflow.com/questions/7467887/how-to-handle-payments-without-using-in-app-purchase-in-ios-apps

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