Apple In-app Purchase and physical/digital goods

岁酱吖の 提交于 2019-12-23 05:57:09

问题


I know that in-app purchase cannot be used to buy physical goods that are obviously not usable within an app.

But how the following case is treated?

I have an app which offers some free content (images, activities, etc) and others that are chargeable using in-app purchase. Here I have no problem.

But, what happens if part of the business model I have includes an annual subscription that gives members access to printed content as well as the digital one chargeable through IAP. That is, the membership makes you eligible for physical goods and free digital (previously chargeable) goods. No need for IAP anymore with this model.

How does Apple go about with this? Can I use external payment methods, given that physical goods are involved, or not?

Thanks for the help in advance AF


回答1:


I have posted the question on Apple Developer Forums and got the following response. Hopefully it is useful for others

"You may not use IAP for physical goods" does not mean "you may use non-IAP methods for digital goods when combined with physical goods". The combination product cannot be sold using IAP nor may it be sold using IAP. You will need to unbundle the two lines of business.

https://devforums.apple.com/thread/259973




回答2:


In-App Purchase will allow you to sell:

• Digital books or photos • Additional game levels • Access to a turn-by-turn map service • Subscriptions to digital magazines or newsletters • Digital content hosted on Apple servers

Real-world services/Physical goods cannot be sold or purchased using IAP

In-App Purchase Guidelines



来源:https://stackoverflow.com/questions/28050296/apple-in-app-purchase-and-physical-digital-goods

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