Click here to Skip to main content
15,891,905 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi.. friends, I have requirement in my application that admin can directly deposit the payment into users paypal account directly, but i have no idea how can i resolve this problem. Is anybody help me in this matter.

Thanks & Regards

Parveen Rathi
Posted
Comments
santhosh-padamatinti 29-Jan-12 23:43pm    
I dont think it is possible with paypal. And one question this users you are talking is limited users or unlimited?

1 solution

Never, ever, accept code from a insecure website to handle anything to do with real money.
You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties.

Only get such code from Paypal themselves - the scope for fraud otherwise is far to large. And remember, you personally could be liable for any monies lost if your action is seen to be negligent - which getting your code from a public forum would most certainly be!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900