|
Rank: Starting Member
Groups: Registered
Joined: 7/30/2005 Posts: 2 Location: ,
|
I've got a PHP script set up that sends a SOAP request to the PayPal API server and uses my PayPal Website Payments Pro account name and password to authorize the transaction.
Is there a way to allow someone else to use PayPal Website Payments Pro account without giving him my password?
|
|
Rank: Starting Member
Groups: Registered
Joined: 8/13/2005 Posts: 23 Location: ,
|
Yes, they need to grant your API Username access to make specific calls on their behalf. They need to have a Premier or Business account. Have them login, click 'Profile' then 'API Access' then 'API Access Authorization' then 'Add'. Enter your API Username in the text field, and click whichever API calls they want to authorize you to make for them.
|