iOS 应用因支付宝和微信支付被拒绝

iOS app rejected because of AliPay and Wechat pay

这是Apple的回应,这里的任何人都发布了一个IOS支持支付宝或微信支付的应用程序。

我需要这方面的帮助。

谢谢。


Specifically, we found that your app includes AliPay (支付寶) and Taobao H5 Payments, which provides access to external payment mechanisms and enables the purchase of content, services, or functionality by means other than the in-app purchase API.

您不能使用其他第三方支付方式购买数字 goods/content 与您的应用程序,这将在应用程序中消费。

所以苹果推荐使用内购。

什么时候可以使用第三方支付方式?

  • 当您销售实物商品或为收到的付款提供服务时。

什么时候cot用户内购?

  • 当您向用户提供解锁游戏关卡、购买金币等数字商品时,您必须使用应用内购买。

For more info. regarding this you can check the Apple's official document here

我在将 BrainTree 与我的应用程序集成时遇到了同样的问题。然后我和我的团队继续进行进一步的沟通,因为我的一个应用程序具有相同的配置,即使 AppStore 可以接受。

So If any of the features or levels in game is opened after paying to the developers then that payment has to be done using In App Purchase. And even in that around 30 to 40% of the amount developers has to pay to the Apple.

And If payment is done like buying pizza or any other shopping in which user does not need to pay anything to open any of the content within app in that case developers can use any payment gateway.