11-16-2007, 12:41 AM
I see, My suggestion either using the new account option of instant access, or verification link:
(1) - Have them register (instant or verify)
(2) Within /interface/registered.php -- place your paypal button to purchase.
At this point you have collected all the information you're asking for.
The account would be in the "active" accounts database without payment at this time.
You could create a "Paid" (name of your choice) sub/user group within the admin.
Accounts that have made payment, and within the paypal_config file would add them to this user/sub group
after successful payment.
You can do a search on the paid group via the admin, or while viewing the sub/user groups click on the
[view] link to see all paid accounts in the system.
You have the option to set a # of days the account is active for during the registration process. So this gives
you the option while having the non-payers in the system be sent an e-mail that the account has expired or
is to expire & link them up / remind them of your service and make payment.
Whats great is you can have a non payer as an account holder for whatever time you wish. but only let
"paid" accounts into specific areas of your site.
(1) - Have them register (instant or verify)
(2) Within /interface/registered.php -- place your paypal button to purchase.
At this point you have collected all the information you're asking for.
The account would be in the "active" accounts database without payment at this time.
You could create a "Paid" (name of your choice) sub/user group within the admin.
Accounts that have made payment, and within the paypal_config file would add them to this user/sub group
after successful payment.
You can do a search on the paid group via the admin, or while viewing the sub/user groups click on the
[view] link to see all paid accounts in the system.
You have the option to set a # of days the account is active for during the registration process. So this gives
you the option while having the non-payers in the system be sent an e-mail that the account has expired or
is to expire & link them up / remind them of your service and make payment.
Whats great is you can have a non payer as an account holder for whatever time you wish. but only let
"paid" accounts into specific areas of your site.
