9 replies [Last post]
finau's picture
Offline
Joined: 04/23/2009
Juice: 10
Was this information Helpful?

Hi guys,
I wondering if someone lead me to the information that I can able to add new extra field to the checkout page.

I'm using drupal 6 with upercart 2.0

appriciated your help.

quikone's picture
Offline
Joined: 03/01/2009
Juice: 578
Troubleshooting

If you are using Firefox, try using Firebug. You can get it through addons. If you are working directly on the server the changes you make through Firebug are permanent. If you are working remotely, you can make changes and the changes are not permanent. This is a great way to learn. Also while you are at it download the profiles module.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: How can I add new extra field to Ubercart checkout page

You'll have to write a module that uses the Checkout Pane system to get extra fields onto the checkout page... there's an example in the Lead Tracker module on this site.

finau's picture
Offline
Joined: 04/23/2009
Juice: 10
Re: Re: How can I add new extra field to Ubercart checkout page

Thanks Ryan, I'll look for it.

cheers

finau's picture
Offline
Joined: 04/23/2009
Juice: 10
Re: Re: Re: How can I add new extra field to Ubercart checkout p

I found a lead tracker script in this site (http://www.ubercart.org/contrib/670) but it's not work with drupal 6. Any suggest guys.

cheers

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: Re: How can I add new extra field to Ubercart checko

A Drupal 6 example would be my Purchase Order module available at http://drupal.org/project/uc_po.

mansspams's picture
Offline
Joined: 06/14/2009
Juice: 30
add NODE to checkout

Maybe its good idea to be able to add node form of some particular content type inside one of panes and then full power of CCK will be at your hands - admin can define fields and validations and users can add data. How hard would it be to associate one NID to checkout?

sandro's picture
Offline
Joined: 06/16/2009
Juice: 27
mansspams wrote: Maybe its
mansspams wrote:

Maybe its good idea to be able to add node form of some particular content type inside one of panes and then full power of CCK will be at your hands - admin can define fields and validations and users can add data. How hard would it be to associate one NID to checkout?

+1 need exactly this functionality... Any suggestions?

sumera's picture
Offline
Joined: 09/16/2011
Juice: 5
ubercart

Hi all,
i m working on drupal 7. i m using ubercart module. i want to add extra field in checkout but i cant able to do this in drupal7 ,it is avalable in drupal 6. it is possible in drupal7. plz help me.

philchen1030's picture
Offline
Joined: 11/09/2011
Juice: 15
Re: ubercart

looks like CCK is not yet support Ubercart on the checkout pane...I am in the same spot...but wondering if anyone can utilize the http://ubercart.org/project/uc_extra_fields_pane and tweak for UC 3.0