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

longwave’s picture

Project: Ubercart » UC Recurring Payments and Subscriptions
Version: 6.x-2.2 » 6.x-2.x-dev
Priority: Critical » Normal

Recurring payments are not part of Ubercart core, moving this to the uc_recurring issue queue.

django6’s picture

I'm looking to know if this is possible as well.

univate’s picture

Status: Active » Fixed

Not 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.