By ccdk on
Hi..
I need a module that can do pretty much this:
When the user wants to create a account, he needs to set himself up to somekind of payed membership.
Lets say there is 3 different account types. (Silver, Gold and Platinum - with 3 different prizes for a years membership)
Then the user selects "Silver", fill in account details - and the last step should be payment.
When this is done, the user should get this new account type.
Hope you understand, and hope someone could give me an advise on a module like this (or more)
- ccdk
Comments
Yes, i am looking for a
Yes, i am looking for a simular solution too!
Anyone?
_
3 options:
1) http://drupal.org/project/lm_paypal (simple and straightforward if you only need to process paypal payments).
2) http://drupal.org/project/ubercart
3) http://drupal.org/project/ecommerce
options : 1. ubercart 2.
options :
1. ubercart
2. (paypal / other online payment gateway) + user registration module
pick your option, then we may discuss the details
Alright, i will try take a
Alright, i will try take a look at how Übercart works, and if it is possible...
The thing is, that is need to be automatic - while it also needs to change the account when the subscription/membership is over date...