I have a Drupal site that I am interested in setting up lm_paypal on as I have subscriptions via PayPal. My end goal is to have user creation handled automatic. Right now when someone signs up for a subscription I get the email notification and go in manually to create the new user account.
So I am trying to wrap my head around the process for giving users the access they require as subscribers.
Does the user scenario make sense?
1.) Anonymous user comes to site and designers to obtain a subscription
2.) Anonymous user signs up for a site account and is assigned to a group with limited access
3.) Upon paying for the PayPal subscription their account is automatically upgraded to full access via the lm_paypal module.
Am I thinking about this module and process in the right way? Again, my desired end result is to automate the subscription process.
Thanks!
Keto