ron_h
-
Total Posts
:
8
-
Reward points
:
0
- Joined: Sep 06 '05
-
Status: offline
|
Process Charges for Registration
Tue. Sep 6, '05 11:01 AM
( permalink)
Is there a way to setup processing for new board registrations? For example, be able to request payment of $10 per year or per period for being a member and utilizing the boards? Can the system process payments automatically?
|
|
|
|
Samuel
-
Total Posts
:
11853
-
Reward points
:
180670
- Joined: May 23 '01
-
Status: offline
|
RE: Process Charges for Registration
Tue. Sep 6, '05 11:05 AM
( permalink)
the software does not process payments. You can set up your payment system and your own registration system, and once the payment is approved, register the user to the software's user table. PGDRegistration class in the Site Integration Package allows you to register user from outside of the forum's registration page. See this message: http://www.aspplayground.net/forum/m_373880/tm.htm for user table integration.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
ron_h
-
Total Posts
:
8
-
Reward points
:
0
- Joined: Sep 06 '05
-
Status: offline
|
RE: Process Charges for Registration
Tue. Sep 6, '05 11:18 AM
( permalink)
Is there a way for an administrator to approve new members? It seems on the demo system that you fill out the registration page and then the person gets an e-mail to validate the e-mail and presto, they are a new user. I would like for an administrator to be able to manage the registration process and be able to verify that a person should be eligible to join the site and control which forums they should be able to join.
|
|
|
|
Samuel
-
Total Posts
:
11853
-
Reward points
:
180670
- Joined: May 23 '01
-
Status: offline
|
RE: Process Charges for Registration
Tue. Sep 6, '05 8:33 PM
( permalink)
yes, you can set your registration restriction to "admin approval required" under basic configuration in the admin control panel. Once the setting is in effect, a notification email will be dispatched to the admin user (whose member ID = 0) with instructions on how to approve the user.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|