我可以通过我的iPhone应用程序通过第三方付款网关提供付款吗? [英] Am I allowed to offer payments with a 3rd party payment gateway, for my iPhone app?

查看:38
本文介绍了我可以通过我的iPhone应用程序通过第三方付款网关提供付款吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因此,我有一个RESTful Api服务,其中包含免费和付费内容.任何人都可以创建利用我们的api的iPhone/Andriod/MSPhone应用.

So I have a RESTful Api service which has free and pay'ed stuff. Anyone can create an iPhone/Andriod/MSPhone app that leverages our api.

坏的比喻:假设我们正在为Steam创建一个聊天API服务.您可以在朋友列表中为更多的人付费,而不是通过Steam经验/蒸汽等级来吸引他们.因此,现在任何人都可以在任何平台上创建一个聊天 client 客户端.并且他们使用我们的REST API.

Bad analogy: imagine we're creating a chat api service for Steam .. and you can pay for more people in your friends list, instead of getting them via steam-experience/steam-levels. So now anyone can create a chat client (on any platform) .. and they use our REST api.

因此,对于任何创建iPhone应用程序的人,我们被允许接受信用卡详细信息,并通过HTTPS将其发送到我们的网络服务器..我们在其中调用另一个付款网关(例如Stripe,paypal等).)进行处理.

So, for anyone creating an iPhone app, are we allowed to accept credit card details and HTTPS POST them to our webserver .. where we call another payment gateway (eg. Stripe, paypal, etc.) to do the processing.

我们从不存储任何东西** (除了Stripe的收据等)

WE NEVER STORE ANYTHING ** (besides the receipt from Stripe, etc.)

是否可以将其编程到我们的iPhone应用程序中?还是那是非法的?我们还可以提供比特币作为付款方式吗?

Are well allowed to program this into our iPhone app? Or is that illegal? Can we also offer bitcoins as a payment option?

(注意:我们并没有真正使用Stripe ..,但是它们是众所周知的付款处理器,可以帮助解释这个问题).

(Note: we're not really using Stripe .. but they are a well known payment processor, which helps explain this question).

推荐答案

  1. 对于真正的礼物,您不能使用IAP.
  2. 对于消费到您的应用程序中的虚拟商品,只要您还实现了IAP,就可以集成第三者支付网关.另外请注意,通过IAP购买的产品价格不得高于通过第三方支付网关的价格.
  3. 关于您的产品,如果它是非消耗品,则需要提供一种机制来恢复购买.

这篇关于我可以通过我的iPhone应用程序通过第三方付款网关提供付款吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆