Hi,
I'm trying to create a form with a multiple Paypalselect. Because in my form, people would have to choice of different types of package (packages for entrance fee, packages for meals and packages for child's day camp). I create a Paypal button "add to cart" instead of "Pay now" and put the script "Validate_submit" (I'm not sure it's good). And then, with the Select list and the paypalselect, I create the first package. Everything work well except that when you click on the paypal button, you go directly to paypal instead of just in a cart. But when I'm trying to create the next package, because the name is the same "Paypalselect", it come to the same "choices".
Do you know what can I do?