Pre Approval / Registration

Hi,

I got 3 levels and i dont have level 0 setup. What i want is…

  1. User registers to the site, selects membership level and does the payment.
  2. Payment pending…
  3. Once approved by admin, the payment will go trough, if denied payment gets rejected.

Possible? If not, what’s the best flow/way to do this?

Let me know your ideas.

Thanks!

There is no built-in support for manually approving registrations. What I would do in this situation is:

  1. Create a free registration form and collect all the User information.
  2. Create a page with an s2Member button or form for an upgrade to a paid membership (or memberships).
  3. You manually approve the applicant when the first form is submitted and send them an email with a link to the upgrade page if approved or an email saying their application was rejected, if rejected (in which case you would also delete their Level 0 account).
2 Likes

I’ll try this method, thank you!

1 Like