I have used html and javascript code from this post at my test website.
I want to change radio button from second group to checkbox, where user can select multiple option from group 2 and it should add one value of radio button selected from group 1 and one or more values selected through checkboxes in group two, but it is adding only one values of check box. Please check my test URL to understand the issues. Also I want to place Paypal code for payment for total sum, where I should place that. If I want to have three groups in future, then what to do. Please take some time for this. I am new to JavaScript.