Re: Default billing address on checkout form

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15422
Re: Default billing address on checkout form

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 (5 replies) Tue, 03/11/2008 - 11:56