How integrate paypal button?
Just purchased your component. It's awesome.
I want to integrate a paypal button to the picture viewer so that when a picture is viewed they can click a 'buy it now' button. The paypal info would come from an XML file. I would also like the button to position itself nicely at the top of the viewer. Any suggestions how to do this?
In my xml I would like to add a section for each picture, like this...
<paypal>
<title>Painting 1</title>
<price>$10.00</price>
<pdate>3/1/2000</pdate>
<info1>abcdefg</info1>
</paypal>
Thanks!
Great component.
|