NewloveD / Software-Project

Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

View Donation History: #5

Open NewloveD opened 1 week ago

NewloveD commented 1 week ago

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.