I am trying to find a method to implement chained payments, but where I am the secondary receiver, and am making the API call on behalf of another PayPal account, who would be the primary receiver. Is it possible to make this API call on behalf of another person? The other person would likely has a Verified Premiere account (rather than a Business Verified account).
One reason I am unsure that this is possible is because the documentation on chained payments clearly states 'The API caller must get permission from PayPal to use chained payments.' (via https://developer.paypal.com/webapps/developer/docs/classic/adaptive-payments/integration-guide/APIntro/), but it doesn't make it clear what that means. Does anyone know what the requirements are? Would both I and the primary receiver need this 'permission'? How does one go about getting this permission?