Unpaid Registrations and Stuff
There are various scripts in the admin directory that need to be run. We put the 'find-unpaid.pl' into cron and ran it nightly; its job was twofold:
- Email everyone who hasnt paid if (we did this once a week for three weeks, on the anniversary of the registration being submitted)
- Update the number of people who have paid (since we didnt want to work this out on every hit)
The rest of the script do this such as format the display of a customer's data, their payment status (and real time analysis of payments and credit card transactions in progress, etc), list the names in CSV so we can print name tags, make misc payments, and view receipts.