phillip_r Posted April 13, 2009 Share Posted April 13, 2009 Hi, first time on the forum here.... I'm a noob to php/mySql, but have managed to setup a site using the CMS 'Nucleus' which is only accessed via a username & password. I have also setup Zen-Cart to sell access to the site. What I'm needing to do still is figure out how to have a username & password created for the customer after they purchase access. These are the options I have come up with, but don't know how I would go about implementing them: 1. - Nucleus has an account registration page, so one option is to secure that page so the URL can't be accessed until after payment is made 2. - Somehow modify the zen cart IPN file to write some kind of random username & password to the correct database tables then send that information to the customer If anyone has any advice on how I can make this happen it would be most appriciated, thanks! I'm also open to any other solutions that could make this work. Quote Link to comment Share on other sites More sharing options...
phillip_r Posted April 13, 2009 Author Share Posted April 13, 2009 Anyone interested in this topic - i was able to solve my problem by integrating the account creation script from Nucleus into the sales success page of zen cart Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.