Hi All,
As suggested I started a new thread for this question...
I have a product line that my client wants to hide from normal everyday customers. I guess the number one problem that I can see is how to access that area on the fly. My thinking would be that I would need to put those products into some sort of group and assign that group to specific customers, however I can not see how I can accomplish this on the fly so to speak. It would require a customer to go to the store and request access to the hidden section, a customer record created, and an upload of the store each time a new customer was added.
One way I thought of to accomplish this would be to have a totally seperate acatalog for the hidden product line and then have front end security on the entire catalog using a perl application such as Password-Manager-v2 or PHPGuard Dog. I guess this is one of the many reasons for having an online database for actinic. I guess too that I could have some sort of "back-end" script that could be launced by Actinic that would re-write the .htaccess file and allow certain other product directories to come into play.
Sorry I am just rambling right now trying to think of different ways I can accomplish what I am looking for which is in actuality:
1) Go to the store site
2) Click a link that says: Request secure access to...
3) Customer fills in a form, goes to PayPal, pays for access, returns to store with password from receipt screen, and has email waiting with login instructions.
4) Logs into store with newly generated login name, and password, either user supplied or store supplied.
5) Purchases anything that is contained on the store.
In a perfect world, this would be plausable. I guess I wonder how the "adult" sites can do this, but we cannot.
Thanks
Eagle
As suggested I started a new thread for this question...
Originally posted by EaglesNest
Originally posted by webyourbusiness
I have a product line that my client wants to hide from normal everyday customers. I guess the number one problem that I can see is how to access that area on the fly. My thinking would be that I would need to put those products into some sort of group and assign that group to specific customers, however I can not see how I can accomplish this on the fly so to speak. It would require a customer to go to the store and request access to the hidden section, a customer record created, and an upload of the store each time a new customer was added.
One way I thought of to accomplish this would be to have a totally seperate acatalog for the hidden product line and then have front end security on the entire catalog using a perl application such as Password-Manager-v2 or PHPGuard Dog. I guess this is one of the many reasons for having an online database for actinic. I guess too that I could have some sort of "back-end" script that could be launced by Actinic that would re-write the .htaccess file and allow certain other product directories to come into play.
Sorry I am just rambling right now trying to think of different ways I can accomplish what I am looking for which is in actuality:
1) Go to the store site
2) Click a link that says: Request secure access to...
3) Customer fills in a form, goes to PayPal, pays for access, returns to store with password from receipt screen, and has email waiting with login instructions.
4) Logs into store with newly generated login name, and password, either user supplied or store supplied.
5) Purchases anything that is contained on the store.
In a perfect world, this would be plausable. I guess I wonder how the "adult" sites can do this, but we cannot.
Thanks
Eagle
Comment