KaraCooma Posted March 3, 2011 Share Posted March 3, 2011 HelloI'm trying to implement an automatic registration feature onto prestashop for a small project. Basically, I was thinking of using one of authentication.php function and modifying it. Here's the function:http://pastebin.com/BJj8SgiTAll I want to do is insert a new customer. I don't have to worry about the validating the fields since I'll be using correct information stored on another database. I was just going to manually fill in the Address and Customer object fields with database information instead of checking the form fields. Will this work? or does the module used to insert into prestashop's database check the form fields constantly?Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now