Processing third party payments (using PayPal) while taking a percentage

Viewed 3773

I know it's possible to sit between a payer and payee using PayPal by just storing payee's PayPal account information.

Is it possible to take a percentage of the that transaction and pay it to a different PayPal account. Basically acting as a service fee for using our website?

If it helps, I would probably be using Active Merchant for rails.

3 Answers
Related