Insert name & address details from product purchase into user profile

Posts: 5
Joined: 12/09/2007

I am working on a site where registrations are paid, and I would like to have the name and address details inserted into the user's profile when their account is created. Has anyone done this before, or know of a way to do it?

Thanks.

Posts: 12
Joined: 11/30/2007
Bug Finder

I am actually messing around with this right now. I ran across this thread and am now using this module to pull user addresses. What I would do is if users are always paying for membership just use this module to pull that information. It will show on the users profile with no need to create profile fields for it.

UC Addresses thread

I really hope this is added to core with some minor tweaks. I personally don't think a first name and last name should be pulled for each address. This information is related to the customer not the address itself.

Posts: 5
Joined: 12/09/2007

I'll take at that module you mentioned, thanks. I'm planning on using Ubercart to create user accounts, so having the first name and last name pulled would be useful for my situation. It wouldn't be necessary once the account has been created though.