Closed (fixed)
Project:
lm_paypal
Version:
6.x-1.0
Component:
LM Paypal Subscriptions
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2009 at 20:48 UTC
Updated:
23 Jul 2009 at 16:52 UTC
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
Comment #1
lyricnz commentedNot 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.
Comment #2
howdydo commented