*Please note: Honestly, I copy-pasted it from an asp-based site and modified the form according to my services. The site owner warned me it would cause problems as my site is Html-based only.
This form collects info of the customer who wishes to select add-ons that would be applied to their digital photos. Examples of add-ons:
Photo makeover
Add object or person
Crop image
Once a customer does the following:
select a Package (e.g. Photo Manipulation)
select one or more Add-ons (e.g. Add object or person, Cropping etc )
enter their details
hit the submit button
it then takes them to the PayPal checkout page where the total amount is shown.
Problem:
In the PayPal page, it shows t "Add object or person" as well as names of all the 5 Packages no matter what add-ons I select.
This is a problem since I will not know exactly what add-ons the customer has chosen after they make payment.
Specifics
In order to send the add-ons the customer selects I may have to use the onX and osX variables (Where X is a number starting with 0 and incrementing by 1 see below), These can be used to set options for the add-ons they select. The onO is the "option name" and os0 is the "option choice". So for example the two lines would be
Bookmarks