The potential amount of email sent daily across our entire platform with such an option would be daunting to say the least. Subsequently, we do not offer emails for each and every donation or registration. We do have some friendlier options though:
Any GiveGab Enterprise report's results can be configured to be delivered:
To an email account as an .xls attachment
As an RSS Feed of individual donations that can be viewed within a browser
A stand alone RSS reader
Via a url viewed in a web browser as an .xls file or .csv file
Also, our Key Operating indicator emails (found under the 'Data Management' tab, & covered here: http://www.kimbia.com/downloads/relea... ) can be configured to be sent on a daily, weekly or monthly basis and can include a total count of donations for the period selected (that day, that week, that month).
If an email for every individual gift is an absolute requirement, your tech team could write a custom script that lives on the page where the Enterprise form is embedded. That custom script would be fired when the form widget submits successfully, and sends the email from *their email servers* (assuming their server config allows this) after every donation. If this is the preferred option, we can show you how to connect a Enterprise form widget snippet to your custom script.