Closed (won't fix)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Website
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2009 at 21:53 UTC
Updated:
29 Jun 2009 at 15:53 UTC
Hi guys,
Sorry if i am posting this in the wrong section. How do i add in custom fields in the the checkout form? I don't see any way of editing it in content type fields at all. Is this already existing or not? Thank you.
-Xyber.
Comments
Comment #1
shawngo commentedHi Xyber-
A good place to start is reading up on the Checkout documentation: http://www.ubercart.org/docs/developer/245/checkout
The hook_checkout_pane api has more information: http://www.ubercart.org/docs/api/hook_checkout_pane
You can also check out (pun intended!) the Lead Tracker module as an example in implementing your own checkout panes: http://www.ubercart.org/contrib/10185
Shawn
Comment #2
rszrama commented+1. For further support, please head to the development forum on Ubercart.org. The issue tracker is reserved for patch review and development.