As a member/User, I want to receive email receipts for my past donations, to keep records for personal and tax purposes.
Pre-condition:
Users must have made one or more donations.
An email system must be integrated with the site to send automated receipts.
The donation details, including amount, date, and payment method, must be stored in the database for retrieval.
Post-condition:
Upon making a donation, users receive an email receipt containing detailed donation information (amount, date, and organization name) for personal and tax purposes.
Past donations are logged and retrievable from the database.
As a member/User, I want to receive email receipts for my past donations, to keep records for personal and tax purposes.
Pre-condition: Users must have made one or more donations. An email system must be integrated with the site to send automated receipts. The donation details, including amount, date, and payment method, must be stored in the database for retrieval. Post-condition: Upon making a donation, users receive an email receipt containing detailed donation information (amount, date, and organization name) for personal and tax purposes. Past donations are logged and retrievable from the database.