By abaryudin on
I need to build a site, which provides fee-based membership. Is it possible to do one of the following, using existing modules in Drupal 5?
- A registered user makes a payment (using eCommerce or other) and is assigned a new role on successful processing of the payment
- An anonymous user makes a payment and is sent an invitation to join the site on successful processing of the payment
Any other ways to do what I want without writing new code?
Comments
A reply to my own question
Haven't tried it yet, but it seems the way to go...
http://drupal.org/node/88222
;
http://drupal.org/project/lm_paypal
- lm_paypal_subscriptions provides paid role memberships.
i'm using the above module on a test site at the moment.
to do "An anonymous user makes a payment and is sent an invitation to join the site on successful processing of the payment", you'll have to do some coding ;l lm_paypal+invite module should be enough for you to work with.
Thanks, I'll have a look.
Thanks, I'll have a look.
By the way, is the module
By the way, is the module for Drupal 5.x?
yes
it's working with 5.1