// We store the original name and then change it. resetBillingFieldsRequiredForJQueryValidate() must be called before submit.
// Most checkboxes get names like: "custom_63[1]" but "onbehalf" checkboxes get "onbehalf[custom_63][1]". We change them to "custom_63" and "onbehalf[custom_63]".