简体   繁体   English

使用Stripe付款在iOS应用中接受捐赠

[英]Using Stripe payment for accepting Donations in iOS app

Can i use a third part library like "Stripe" to accept Donations (charity) payments in my iOS app? 我可以使用“ Stripe”之类的第三方库在我的iOS应用中接受捐赠(慈善)付款吗? Will my app pass the Apple review team? 我的应用程序会通过Apple审核小组吗? or it will be rejected? 否则将被拒绝? What is the proper way to accept Donations in my iOS app? 在我的iOS应用程序中接受捐赠的正确方法是什么? Thnaks Thnaks

The App Store's guidelines define what's acceptable and what's not regarding charities & donations. App Store的准则定义了关于慈善机构和捐赠的可接受和不可接受的。 Furthermore, it describes how to become an approved nonprofit . 此外,它还介绍了如何成为认可的公益组织

3.2.1 Acceptable 3.2.1可接受

(vi) Approved nonprofits may fundraise directly within their own apps or third-party apps, provided those fundraising campaigns adhere to all App Review Guidelines and offer Apple Pay support. (vi)获批准的公益组织可以直接在其自己的应用或第三方应用中进行募捐,但前提是这些募捐活动必须遵守所有“应用审阅指南”并提供Apple Pay支持。 These apps must disclose how the funds will be used, abide by all required local and federal laws, and ensure appropriate tax receipts are available to donors. 这些应用程序必须披露资金的使用方式,遵守所有必需的地方和联邦法律,并确保捐赠者可以获得适当的税收。 Additional information shall be provided to App Review upon request. 应要求,应向App Review提供更多信息。 Nonprofit platforms that connect donors to other nonprofits must ensure that every nonprofit listed in the app has also gone through the nonprofit approval process. 将捐助者与其他非营利组织联系起来的非营利组织平台必须确保应用中列出的每个非营利组织也都经过了非营利组织批准流程。 Learn more about becoming an approved nonprofit . 了解更多有关成为认可的非营利组织的信息


3.2.2 Unacceptable 3.2.2不可接受

(iv) Unless you are an approved nonprofit or otherwise permitted under Section 3.2.1 (vi) above, collecting funds within the app for charities and fundraisers. (iv)除非您是经批准的非营利组织或上文第3.2.1(vi)节所允许的其他方式,否则请在应用程序内为慈善机构和筹款人募集资金。 Apps that seek to raise money for such causes must be free on the App Store and may only collect funds outside of the app, such as via Safari or SMS. 试图为此目的筹集资金的应用程序必须在App Store上免费,并且只能通过Safari或SMS等在应用程序外部募集资金。

In the US if you don't have an EIN and you are not a charity but you are just seeking private donations it will likely be rejected. 在美国,如果您没有EIN并且您不是慈善机构,但您只是在寻求私人捐款,则很可能会被拒绝。 I would use another avenue, a web link to your own website could be included in the description of the app link or u can include a "pro" version of your app as a way, users can download the free version for free and upgrade for a couple bucks. 我会使用另一种方法,可以在应用程序链接的描述中包含指向您自己网站的Web链接,或者您可以在其中添加应用程序的“专业版”,用户可以免费下载免费版本并升级为几块钱。 I don't think I have seen non-incorporated entities seeking donation get approved if they placed it into a native app, as this could lead to abuse (imo) 我认为我没有见过非捐赠实体将捐赠放入本机应用程序后会获得批准,因为这可能导致滥用(imo)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM