Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to transfer money from one PayPal account to another PayPal account in laravel? #681

Open
Saberqadimi opened this issue Aug 30, 2022 · 1 comment

Comments

@Saberqadimi
Copy link

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.

@proclame
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants