---- dataentry snippet ----
type : snippet #do not change this line
category : checkout #mention the category like 'shipping', 'checkout' etc
name : Making checkout fields required #the name of the snippet
description : #description about snippet
versions_tags : 0.6.0, 0.7.1, 0.7.2, 1.0 #compatible versions ( always use the dots between the numerals e.g 0.6.0 or 0.7.1 )
reference_url : http://forum.foxycart.com/comments.php?DiscussionID=5077&page=1 #Item_3 # External link
tags_tags : #tags, separated by commas.
date_dt : 2011-12-20 #the date in YYYY-MM-DD format
----
====== Making checkout fields required ======
Sometimes as part of the checkout you need to ensure that customers are providing their phone number or company names. To do that, simply paste the following relevant script right before the closing '''' tag of your **checkout** template.
===== Making the phone number input required =====
===== Making the company name input required =====
===== Related discussion =====
http://forum.foxycart.com/comments.php?DiscussionID=5077&page=1#Item_3
http://forum.foxycart.com/comments.php?DiscussionID=200&page=1#Item_14