Donor Information
{{ donor_name }}
{{ donor_address }}
{% if donor_phone %}{{ donor_phone }}
{% endif %}
{% if donor_email %}{{ donor_email }}{% endif %}
| Date of Donation |
{{ donation_date }} |
| Donation Type |
{{ donation_type | default("Cash / Check") }} |
{% if donation_description %}
| Description |
{{ donation_description }} |
{% endif %}
{% if check_number %}
| Check / Reference Number |
{{ check_number }} |
{% endif %}
| Donation Amount |
{{ donation_amount }} |
Goods or Services Provided in Exchange
{{ goods_services_statement | default("No goods or services were provided in exchange for this contribution. The full amount of your donation is tax-deductible to the extent allowed by law.") }}
Tax-Deductibility Statement
{{ organization_name }} is a tax-exempt organization under Section 501(c)(3) of the Internal Revenue Code. Contributions are deductible under Section 170 of the Code. This receipt serves as your official record for tax purposes. Please retain for your records. No goods or services were provided in exchange for this contribution unless otherwise noted above. The organization's EIN is {{ ein_number }}.
{{ thank_you_message | default("Thank you for your generous contribution.") }}
{{ authorized_signer }}
{{ signer_title }}
Date: {{ receipt_date }}