omnipay
omnipay copied to clipboard
How to transfer money from one PayPal account to another PayPal account in laravel?
trafficstars
Dear friends and engineers, I want to make it possible to transfer money from the site manager's account to the account of one of the people on the Laravel site. Thank you for guiding me to implement this on my Laravel site.
Hello @Saberqadimi,
OmniPay is a package to receive payments from your customers through different Payment Providers (including PayPal), and manage those payments in a uniform way.
Your safest bet would be to look into the PayPal PHP SDK, and look for a solution there: https://github.com/paypal/PayPal-PHP-SDK