HomeHome Product Discus... Product Discus...Payment Registr...Payment Registr...Different roles, including e-mail onlyDifferent roles, including e-mail only
Previous
 
Next
New Post
8/5/2010 5:36 AM
 

Dear reader,

I would like to have 4 level of customers on the site and was wondering if the registration was flexible enough to handle this:

- Mailing list role

o Would like to create a DNN user with no password (default to e.g. a standard / random password)

§ Fields captured (first name, last name, e-mail address, opt-in tick box)

§ Ideally this could be even from a simple form on the homepage / any page (via parameter pass through)

- Trail user

o A DNN user who can use elements of the site for X period and after that get’s an e-mail to invite to become a full member

- Full member - normal

o A DNN user that pays a monthly / annual fee

- Full member – recurring payments

o A DNN user that pays a monthly / annual fee automatically

It would be great if this is possible with your solution.

Thank you in advance for your time.

 
New Post
8/10/2010 1:11 PM
Accepted Answer 

Our payment registration modules support creating 4 levels of customers on your site. To setup 4 levels of payment registrations do the following:


Step 1. Create a new page in your dnn portal called "Registration Main Menu" or something similar that fits your business model. Add text/graphics about the 4 registration levels you offer. This pages will serve as the splitter page directing the user to the proper registration page for the role you want.


Step 2. Create a new page in your dnn portal called "Mailing List Registration". This page/registration module will be used to add users to your Mailing list role. Add the registration module to the page and configure the module settings with your product/subscription name and price and setup your reurriing billing options in the module settings. Copy the url for this page to the clipboard. You will use this url in the next step.


Step 3. Go to the "Registration Main Menu" page you created in step 1 and edit the button or hyperlink you created for the Mailing List Registration and paste the url your copied in step 2 into the hyperlink property for the button.


Step 4. Repeat step 2-3 for the Trial user, Full member and Full member – recurring payments.


The payment registration module also supports the following requirements you listed:

  • Fields for first name, last name, e-mail address, opt-in tick box and several others including custom fields.
  • A DNN user who can use elements of the site for X period and after that get’s an e-mail to invite to become a full member
  • Recurring payments
  • A DNN user that pays a monthly / annual fee
  • A DNN user that pays a monthly / annual fee automatically


The only feature that you listed that the module does not support is creating a DNN user with no password (default to e.g. a standard / random password). The module requires a user to enter a password when registering.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...Payment Registr...Payment Registr...Different roles, including e-mail onlyDifferent roles, including e-mail only