Wednesday 28 May 2003 3:25:07 am
Im currently working with shop accounts and wish to clarify a few things about how the underlying php functions work for shops. I've changed the ezsimple shop account handler to ezdefault to allow for users to register and login. It looks like i need to create a special shop user that contains such information as addresses, and alter the values in site.ini/UserSettings to point to that new user. I noticed for the ez.no site that if you are logged in and have bought something then your details/values are automatically displayed when you checkout. This leads me to believe that you have a special shop user also. Is the creation of such a user the ideal way to proceed with shops? Do you have a single user class to deal with all of the ez.no functionality? Paul
|