Re: Default billing address on checkout form

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

You can do this with a custom module using hook_form_alter() or a bit of JS on the checkout page. Altering the form is probably the easiest way to go.

Default billing address on checkout form By: dolittle (3 replies) Tue, 03/11/2008 - 11:56