Hi Sam,
Which version of the Cart and DNN are you currently running?
I believe you are referring to the Step 1 page which is titled "Shipping Information" correct? If so, the info entered on Step 1 of checkout is required as it is used to populate the information of your customer's DNN profile. You change the "Shipping" text on the Step 1 page to "Customer Info" by changing the labels on Step 1 by editing the resx file. If you want to remove certain fields from being required you can always edit the ascx and set the enabled property of the required field validator for that specific field to false.
Thanks
|
|