Hi LadyM I think if you are adding an extra order field then instead of this... $extracheckoutfield2required=true; ...you need this... $extraorderfield2required=true;
I want this on the checkout page so how do I know the difference between an order field and a checkout field? It does show on the checkout page, but the required star isn't there like it is on the address fields. Am I making any sense?
Hi LadyM Both of these will add parameters to the Customer Details section of checkout. But the Extra Order fields will be associated with the Customer Name, Customer Address and so on. The Extra Checkout fields will appear in the Miscellaneous section after the Additional Information. This also means that Extra Order fields will appear once for the Billing Address and once for the Shipping Address. The Extra Checkout fields will only appear once.