Auto populating delivery information from profile info?

Posts: 19
Joined: 01/14/2008

Hi guys, I've had a bit of a search but found nothing, so hoping this is going to be an easy thing to do.

I have set up a bunch of profile fields for my users, including address info etc... which I would love to have auto-populate the billing information fields during checkout - it seems like it would be a time saver for my shoppers who are registered on the site.

Any thoughts or ideas on this? Should it be in the brainstorming section or is it already available and I'm missing something?

Cheers again

Steve Dunford
4WD Stuff
www.4wdstuff.co.nz

--

There are no personal problems that can not be overcome with the liberal application of high explosives

Posts: 19
Joined: 01/14/2008

-bump- Smiling

--

There are no personal problems that can not be overcome with the liberal application of high explosives

Posts: 88
Joined: 01/02/2008
Bug Finder

One of the problems your going to face is that there are quite a few way to do profiles (core module, user node module, profile node module and bio module), so it would be hard to create a generic import system.

That said, i will spend an hour or 3 looking at this over the next few weeks for the bio module, so who knows.

Drayen

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

A custom solution for your site would be a simple matter of using hook_form_alter() to fill in default values from a user's profile on the checkout form. This requires some PHP/module building knowledge, but it'll be faster than coming up with a generic, widely-usable solution.

Posts: 19
Joined: 01/14/2008

Thanks guys - I will do some reading and pester a mate who's good with PHP to see if I can come up with a way to sort it - just really want to streamline the buying process for my customers as much as I possibly can...

Thanks again

Steve

--

There are no personal problems that can not be overcome with the liberal application of high explosives

Posts: 9
Joined: 03/06/2008
Cool profile pic award.

Check out http://www.ubercart.org/forum/development/1524/storing_address_informati... it may have information about what you're looking for.

Although Ryan's idea seems like it's workable as well.

Good Luck.

...alex...