We develop a management system for other companies with which they receive online payments with Paypal. For single payments we have successfully implemented Adaptive Express Checkout, so that the money goes directly from the user account to the company account.
But now we are trying to implement Recurring Payments in the same way. I've research hundreds of forum threads and official documentation and I couldn't find a guide to achieve this. Some people say that it's impossible to create Recurring Payments on other Companies behalf.
However, I discover there is a specific permission in Profile->Api Access->Api permissions section who says: "Create and manage Recurring Payments". If one Business Account gives this permission to my api account I should be able to do it, BUT HOW?
Thanks in advance.