Hello,
I wonder if GF combined with paypal and user registration user addons could manage the entire process I need for my site.
Here are the specifications :
User donation (user not registered) :
Step 1. User must complete a form with name, adress, email, etc.
In the same form OR after beeing redirected to a new page :
User chooses between 3 amounts of donations / or free amount
example : 15 € / 45 € / 200 € or type the amount in a text field.
+ Recurring donations can also be chosen. Recurring amounts of donation can be different from the main donation amount chosen.
Example : 3 € / month | 5 € / month | 10 € / month
Step 2. User pays. A thank you message is displayed. Email of confirmation is sent to the user. User is registred.
Back Office : Complete Users data must be stored (in a separate DB table would be the best) : Contact info + amount of donation + amount of recuuring donation if chosen + date of transaction.
Thank you in advance for your answer.