escellentguy
Technical User
I am sorry I posted this incorrectly in another forum but I believe it should be in the JS forum.
I am trying to alter the default paypal button factory code to allow for more options on a e-commerce website. Pay pal allows for two input fields (either text or drop down) which works fine for most of our products, however, there are times when I would like to allow more selection options (which do not alter the price)
for example -- a shopper selects a bracelet ..... pay pal allows input from the shopper to provide "size" and "color"
however, our bracelets are customizable such that a shopper might choose to add a birthstone (multiple selection box) or a name (additional text input), etc.
Does anyone know of a good faq article I could read on this? I found
and the examples work great but it is very difficult to follow unless you are more advanced with JS.
Any help would be great concerning this.
Thank you.
I am trying to alter the default paypal button factory code to allow for more options on a e-commerce website. Pay pal allows for two input fields (either text or drop down) which works fine for most of our products, however, there are times when I would like to allow more selection options (which do not alter the price)
for example -- a shopper selects a bracelet ..... pay pal allows input from the shopper to provide "size" and "color"
however, our bracelets are customizable such that a shopper might choose to add a birthstone (multiple selection box) or a name (additional text input), etc.
Does anyone know of a good faq article I could read on this? I found
and the examples work great but it is very difficult to follow unless you are more advanced with JS.
Any help would be great concerning this.
Thank you.