3 replies [Last post]
paulgrimshaw's picture
Offline
Joined: 05/19/2008
Juice: 91
Was this information Helpful?

Hi,

This is probably a really dense question, but can't seem to find the answer. Does ubercart use the same login/registration details as drupal itself? Is it the same thing? If so, can you get address etc when they register or only when they go to buy?

Thanks,
Paul.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Customer Login

We're using Drupal's user/login system. However, to associate users with addresses, you might be in luck with the conversation in this post and below.

devonl's picture
Offline
Joined: 05/07/2008
Juice: 28
Re: Customer Login

When a user creates an account during checkout, that account is a real Drupal User account. However, the address information (billing, shipping) is not a part of that User account. Instead is is "Ubercart" data. Someone was working on a module to integrate the address information into a Profile, and I believe Ryan commented on the best way to go about this.

-devon

paulgrimshaw's picture
Offline
Joined: 05/19/2008
Juice: 91
wow!

wow, you guys are quick Smiling. Thanks for your help, Im going to go a digest that other thread.

Cheers,
Paul.