Open mekkim opened 2 years ago
Update: Requirement is actually Legal name INCLUDING MIDDLE INITIAL. Details: https://www.canada.ca/en/revenue-agency/services/charities-giving/charities/operating-a-registered-charity/issuing-receipts/what-information-must-on-official-donation-receipt-a-registered-charity.html
In preparation for completing our charitable status formalities with CRA, soon we'll be issuing charitable donation receipts (retroactively to January 2022). In order to issue them, we need some information from donors per CRA guidelines.
Donors do not HAVE to get a charitable donation receipt, and some won't want them. So we should have some way of them flagging that they want one, and if they check that box, prompt them to collect necessary information. I don't yet have the list, but it'll probably be:
This information should probably pushed into a separate MongoDB Collection in the Donatemask database called something like "Charitable Donation Receipt Information" so that it's partitioned from the rest and kept beyond the deletion policies of other private data, per CRA retention guidelines for issuing donation receipts.