Difference between revisions of "GuideStar Charity Check"

From SmartWiki
Jump to: navigation, search
Line 5: Line 5:
 
'''Configuration:''' Global Settings. Define the roles that can execute Charity Check, the categories and statuses of organizations that should have it available, field mapping for the fielded data, and multi-file field for the PDF. Can also be executed programmatically using a system call:  
 
'''Configuration:''' Global Settings. Define the roles that can execute Charity Check, the categories and statuses of organizations that should have it available, field mapping for the fielded data, and multi-file field for the PDF. Can also be executed programmatically using a system call:  
  
SysCall_charitycheck(companyid).
+
<pre style="white-space: pre-wrap;
 +
white-space: -moz-pre-wrap;
 +
white-space: -pre-wrap;
 +
white-space: -o-pre-wrap;
 +
word-wrap: break-word;"><!--SysCall_charitycheck(companyid)--></pre>

Revision as of 18:23, 5 October 2017

Usage: Charity Check is used by foundation staff during their due diligence process, to validate that the nonprofit is in good-standing and eligible for funding.

Benefits: Validates against IRS Publication 78 data, IRS Business Master File data, Internal Revenue Bulletin data, and OFAC status (i.e. meets all IRS requirements). Includes 60+ fields of data including deductibility codes and limitations, as well as the “GuideStar Charity Check” PDF. This provides easily auditable evidence of due diligence compliance.

Configuration: Global Settings. Define the roles that can execute Charity Check, the categories and statuses of organizations that should have it available, field mapping for the fielded data, and multi-file field for the PDF. Can also be executed programmatically using a system call:

<!--SysCall_charitycheck(companyid)-->