I have a list of items for sale. The customer clicks on one of them intending to buy it. My code gets the price from a database table.
What I want to do is to "feed" this price to the PayPal button, but I can't figure out how to do it. It seems as though I might be in to PayPal API but I'm struggling to find a way through.
What I want seems a simple enough task and, I would have thought, is a pretty common one.
Could anyone point me in the right direction, please ?
...
Go to the complete details ...