VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: paulhazell on January 21, 2013, 16:41:06 PM

Title: Add field to checkout page
Post by: paulhazell on January 21, 2013, 16:41:06 PM
Is it possible to add one or more new fields to the checkout page?

For example i would like a text input box for a customer to add a purchase order number just before the "notes" section.

I am using Joomla 2.58 and VM 2.0.18a
Title: Re: Add field to checkout page
Post by: binarix on February 28, 2013, 00:58:12 AM
Hi,

Did you find any solution? i Am looking for this one as well..
Title: Re: Add field to checkout page
Post by: jenkinhill on February 28, 2013, 11:06:38 AM
Edit shopper fields:   http://docs.virtuemart.net/manual/21-configuration-menu/64-edit-shopper-field
Title: Re: Add field to checkout page
Post by: rodfarrell on February 28, 2013, 13:07:36 PM
Shopper fields are per shopper, not per order.  If the shopper doesn't know to go in and look at his address and registration details each time he places an order the field will never get completed.  A number of us have been trying to get a custom field on the checkout page.  It will require customisation as Virtuemart doesn't do it.  Let us know if you find a solution.
Title: Re: Add field to checkout page
Post by: gsullins on March 12, 2014, 22:19:23 PM
I too need a solution to this. 
Title: Re: Add field to checkout page
Post by: Eugen S. on March 13, 2014, 20:25:00 PM
Unfortunately there is no easy feature to add such fields through backend.

At the moment it requires custom development.
Title: Re: Add field to checkout page
Post by: gsullins on July 01, 2014, 19:52:58 PM
Anyone up to the "development" task for this request?  I'm trying to add just one line, with a yes/no checkbox, just above the comments box on the checkout page.  Using Joomla 2.5.17 and VM 2.0.26

Thanks!