Concatenate radio and checkbox data into PayPal.

home page
std.css

All this simple JavaScript (JS) plugin does is to accept the value from checkboxes and radio buttons along with any pricing information, or description data, and concatenate it into various PayPal fields.

We start with the output of the PayPal button factory and make a few changes. Then the JS processes the FORM and adjusts the fields. <view source>) to see what was done.