Hello.
My specific use of JD is "different". It is not the normal fundraising approach.
I need to prevent multiple donations from same email address. Only one donation per unique email.
In the database prefix_jd_donors, I can assign the unique index on the email column.
In the php validation, I think I can Select any database row that has same email value as donation form, then if the fetch succeeds, I can flag an error on the validation to prevent the duplicate donation event.
I think.
I am not a coder. i don't know php.
I want to ask if your code library contains
"unique email, compare registration to database, prevent multiple events from same email." ?
Perhaps you already use this code for Membership Pro, etc.
I want to ask how to hire your team for custom work.
I need this unique email bit; I also need a custom report generation bit.
I will make site live soon, and we can start?
Thanks.