How to create Encrypted PayNow button “on the fly” for Third-party customers, using Paypal NVP API?
I need to create Encrypted “PayNow” paypal buttons on the fly for a website.
I read all the documentation I can find on the paypal website.
I understood that I need to use the BMCreateButton ButtonManager NVP API.
But I’ve been unable to find any information, nor any reasonably simple and documented sample code, about HOW I’m supposed to call these API.