iPhone应用程序和PayPal [英] iPhone Application And PayPal

查看:148
本文介绍了iPhone应用程序和PayPal的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望将PayPal支付工具集成到我的原生iPhone应用程序中,而无需使用Web界面,因此用户无需离开当前应用程序。怎么可能?我应该使用SOAP XML请求/响应机制吗?我来看以下链接
http://www.slideshare.net/paypalx/learn-how-to-use-paypal-api-to-monetize-your-mobile-app
它包含在应用程序中通过Mobile Web幻灯片进行移动检查,代表访问PayPal的示例UI,但我如何实现相同的功能?使用PayPal提供精美商品/应用程序功能或Apple可以拒绝这一点是合法的吗?谢谢。

I want to integrate PayPal payment facility into my native iPhone application without using web interface so user does not have to leave from the current application. How can it be possible ? Should I use SOAP XML request/response mechanism? I come through following link http://www.slideshare.net/paypalx/learn-how-to-use-paypal-api-to-monetize-your-mobile-app. It contains In application Mobile Checkout via Mobile Web slide that represents the sample UI to access PayPal but how can I implement the same thing? Is it legal to use PayPal to deliver virtiual goods/Application Functionality or Apple can reject this ? Thanks.

推荐答案

根据苹果的App Store指南文档,如果您打算出售:

According to apple's "App Store guidelines" document, if you are going to sell:


  1. 数字商品,升级或订阅:Apple购买In App的唯一选择。

  2. 慈善捐赠:您必须使用Safari将用户重定向到网站,您不能在应用程序内使用UIWebView。

  3. 实体商品:您无法使用Apple的In App Purchase,您需要使用网站或任何其他方法,例如新的PayPal库。 (Apple不会减少30%的实体商品销售额)

  4. 个人捐款 :(就像着名的表示感谢,给我一杯of coffe)你再次出现在第(1)项而不是第(2)项。

  1. Digital goods, upgrades or subscription: Your only choice if Apple's In App Purchase.
  2. Charity donation: You must redirect the user to a website using Safari, you CAN'T use a UIWebView inside the app.
  3. Physical goods: you CAN'T user Apple's In App Purchase, you need to use a website or any other method, for example the new PayPal Library. (Apple Won't get take a 30% cut of physical goods sells)
  4. Personal donations: (like the famous "express your gratitude and buy me a cup of coffe") you are again in item (1) and NOT on item (2).

这篇关于iPhone应用程序和PayPal的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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