Hello, I have multiple options to choose in my online signup process. For instance, I have one drop down menu selection for monthly dedicated servers (3 different choices). You can choose only one. Then the next option is for options like RAM, then HD upgrades. When someone selects only a stock dedicated server, the product code is injected into the billing cycle item product listing properly. However, if they add another option, like RAM, that next product code is also injected into the same billing cycle item. How can I fix this problem? Thanx.
When you say "same billing cycle item", can you give an example? Like 2 product IDs on a single line item, or?
Exactly, ie., more than one product ID. For example, lets say you can choose, one of three dedicated servers. Then you can also choose options, including additional ram or a larger HD. The RAM and HD are all different product ID's. So what happens when the form appends it enters the product ID for the dedicated server they chose, the RAM and HD and enters all three product ID's into the same billing cycle item, hence negating the product/amount etc., completely.
Hmmm... are you using the default Optigold ISP web interface files? Almost sounds like the field names on the html form are the same for 2 different fields.
I'm using Optiskin, but the problem first occured using the default files and is reproducable using either the default or the optiskin versions.