-1

I have read that in-app purchases can only be used for digital goods. But in the app I am developing, users can purchase 'physical' goods, like they do on websites. Because of this I need to use PayPal for payments. Which brings me to my problem - I have read that apps (tend to be) rejected because of PayPal integration.

Assuming this is true, what (legal) ways exist for me to allow for purchase of goods just as is done on websites like Amazon? Goods like cds, music albums etc?

4

2 回答 2

0

我所看到的一切都表明它将被拒绝,但这并不意味着它是“非法的”。这只是意味着在他们的商店中上市违反了苹果的条款。

您可以构建任何类型的应用程序并自己分发。您只是无法在应用商店中列出它。

于 2012-12-19T21:27:36.540 回答
0

您的应用程序不会因为实物或 PayPal 集成本身而被拒绝,eBay 做得很好。但是,如果您要销售任何东西,并且想进入 App Store,Apple 想要他们的 30%。如果你在他们的系统内工作以获得他们的收益,你会没事的。如果没有,您需要通过网页进行销售。请记住,Apple 不是傻瓜,他们真的想要他们的 30%。您的应用程序中的“购买”按钮只会在 Safari 中打开购买流程,不会让您通过看门人。

于 2012-12-19T21:43:26.610 回答