I'm looking for a way to let users on my website pay other users on my website for goods or services and for me to take a percentage of the transaction as well as store the transaction data in database.
Is there currently a service out there that will let me do this? Is Paypal capable of this? I know I can receive payments from users and send payments to users, but I want a way to directly let users pay others directly or even pay me directly and then me automatically pay the user who should be receiving the money once the payment clears.
This will be a US only website for now and I'm using PHP and MySql if that makes a difference.