I need to be able to have users signup for ym site and upon signup they must pay a monthly subscription fee. How do I incorporate this with ubercart? I can have them sign up and then later on allow them to purchase the product which will assign them the proper role.
Would this make sense...
-User signs up and is assigned standard authenticated role which I will give no permissions
-I use advanced front page to point all authenticated users to the payment page as soon as they sign in and thats the only page they can see
-They will be assigned a 'Full Member' role that will expire in 30 days as needed.
That's not what I want, but it will work. Overall I'd like them to pay on the same page as the user registration form.
Thoughts?
Comments
Comment #1
longwaveRecurring payments are not part of Ubercart core, moving this to the uc_recurring issue queue.
Comment #2
django6 commentedI'm looking to know if this is possible as well.
Comment #3
univate commentedNot really sure what the question is here.
Yes you can setup a recurring fee and ubercart works with annoymous checkout so users can purchase access to the site by purchasing a product.