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

abaryudin’s picture

Haven't tried it yet, but it seems the way to go...

http://drupal.org/node/88222

grah’s picture

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.

abaryudin’s picture

Thanks, I'll have a look.

abaryudin’s picture

By the way, is the module for Drupal 5.x?

grah’s picture

it's working with 5.1