Registration Process

Hi,

We’re changing the flow of our membership registration.

what’s the nearest/similar registration flow you can give us.

Here’s what i have:

  1. Member will register using the FREE form
  2. Once we get notified, we will review the member and send them a link for payment (not paypal or not even connected to s2member)
  3. To approve the member, we will change the membership level from 0 to 1
  4. Then send them an email manually.

Is there an alternative easy way to do this?

Let me know. thanks!

  1. Protect all content at level 2 or above.
  2. On the Login Welcome Page, create a Billing Modification form for upgrades to level 2.
  3. Wrap the form in (2) in [s2If] conditionals so that only those at level 1 see the form.
  4. Have new members register using the free form (as now).
  5. Approve new members by promoting them to level 1.

Once promoted to level 1, new members can then pay to upgrade to level 2 using the form you have provided, and s2Member handles everything from then onwards.