I'm having a hard time thinking about a logic that solves this problem my client has requested and would like to know if PayPal will support it.
I have the following path:
Jonathan client schedules AMD studio on our site and must make the payment for the PayPal of R $ 500,00 + R $ 30,00 (site fee). PayPal must send the $ 500.00 to the studio account AMD and the R $ 30.00 for the main account of the our site.
In short, the customer's payment to PayPal, $ 30.00 should go to the main account of the site and the rest to the studio account at PayPal.
Is it possible to do this? I could not find anything related, what we always do is use the API Credentials ( user, password, token ) of paypal to receive client payments whenever the client makes the payment we receive in a single account, but now it is totally different, the customer has to pay for the studio and the fee of 30 reais has to go to the site account at PayPal.
I also accept suggestions that solve this problem in a simpler way but that will give the same result ( study receives X, main account of the site receives the rate of 30 reais ). Thanks guys!