|
No, it's not just for logging in. I run a subscription news site where subscribers access different parts of the site on a daily/weekly basis. I have an existing password method, but I want to use the store login to give access not just to the store, but their subscribed info. This will also let me give discounts to subscribers by adding them to a specific customer group.
I have looked at the create password code, and think I can convert my existing users logins to the store method. The problem is I don't want them to need to login every time they return. I need the session to last past the closing of the browser. I've seen this same question raised by others, but can't seem to find much concrete information. As I said, I'm willing to pay someone.
Is this just much harder that it appears at first glance?
|