I am super new to Drupal and I want "anonymous users" to have to pay a subscription fee before becoming "authenticated users" - I think I have it set up so that PayPal generates a user name and password for my site, but not sure how that plays out...any explanation on how to accomplish this or if it is possible?

Comments

lyricnz’s picture

Not possible to accomplish directly. Normally you would add a payment process *after* the user has technically got a site account. When that is complete you add an additional role to the user, which actually contains all the useful permissions (rather than "authenticated user").

What do you mean about "PayPal generates a user name and password for my site"? You should do this yourself, manually, and just enter the information into LM Paypal.

howdydo’s picture

Status: Active » Closed (fixed)