2 replies [Last post]
Hamid.D's picture
Offline
Joined: 05/18/2009
Juice: 64
Was this information Helpful?

Hi all.
How can I add new fields to checkout page?

adamo's picture
Offline
Getting busy with the Ubercode.
Joined: 02/17/2009
Juice: 229
Re: Adding new fields to checkout page

You need to create a module that provides a new checkout pane with your custom fields. Start here:
http://www.ubercart.org/docs/api/hook_checkout_pane

kstar's picture
Offline
Joined: 07/03/2009
Juice: 14
Re: Re: Adding new fields to checkout page

Beautifull example given by Ryan :

http://www.ubercart.org/contrib/640

Hack the code to match your requests.

Thx for the example,

K.

Kstar