HomeHome Product Discus... Product Discus...SmithCartSmithCartCompany NameCompany Name
Previous
 
Next
New Post
9/7/2010 9:35 AM
 

When a user clicks on the checkout and it brings them to the SHIP option, it displays the logged in user's profile. It looks like the information being pulled to populate the textboxes are from the DNN profile. However, there is no field for Company Name. If you enter the Company Name, it doesn't save it for the next time you checkout. I've added a company name column to the user profile, but how do you get it so that it displays on the SHIP Company Name textbox?

 
New Post
9/8/2010 4:44 PM
 

The company name field in the checkout is saved to the smith_customers table and is automatically retrieved to the step 1 page next time the customer purchases and they are logged in. The company name field is not saved to the dnn profile since company name is not a standard dnn profile field and does not exist unless you specifically create it in the dnn extended profile fields.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
9/8/2010 6:15 PM
 

Does the customer have to do a complete checkout before it saves the company name?

 
New Post
9/8/2010 6:21 PM
Accepted Answer 

yes


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartCompany NameCompany Name