paypal-recurring
paypal-recurring copied to clipboard
credentials
can someone explain to me how to set up this?
// Require the module and setup our instance of the class var Paypal = require('paypal-recurring'), paypal = new Paypal({ username: "[email protected]", password: "****", signature: "****", } //, "production" // USE WITH CARE! );
I don't know what do you mean by email, password, signature and where to put Client ID, Secret
Same problem here! I have a client and she is not willing to give me her paypal credentials. They must have added the option to construct using the Client ID and secret