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

shawngo’s picture

Title: Ubercart Checkout » Ubercart Checkout - Implement hook_checkout_pane

Hi 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

rszrama’s picture

Priority: Critical » Normal
Status: Active » Closed (won't fix)

+1. For further support, please head to the development forum on Ubercart.org. The issue tracker is reserved for patch review and development.