Creating WordPress Users ONLY after Donation
-
Hi,
Here are the requirements from my customer:
1. Create Users ONLY to those who donate (either offline OR Paypal). They can then lookup their receipts etc at the end of the year for Tax filing (they are a non-profit).
a) If user email is received from Paypal, create it right away with a random password, given FNAME and given LNAME. Send a email with login credentials (ok to have clear text password in email).
b) If receiving cheque/bank transfer/cash donations, admin would log into website and will type in necessary info and user would be created. Basically, NO REGISTRATION without $$ coming in. I am concerned about FAKE registration when Script User Registration is enabled (I have disabled it with a free plugin).I can code so custom coding is ok. But will definitely appreciate if somebody can advise on HOW to go about doing it. I am kinda new to WP but not new to PHP/MYSQL.
Thank you
- The topic ‘Creating WordPress Users ONLY after Donation’ is closed to new replies.