I have develop an application in laravel for eCommerce. in my application we have multiple vendors who are register to sell their product. I have integrate paypal as payment gateway. I want to know that is there an functionality provide by paypal that, as owner of application i want to set some commission from each payment with fix percent of amount. e.g 1 customer is going to pay $500 to one of my vendor then i can get 5% of that as commission my paypal account.
... View more