Click here to Skip to main content
15,887,821 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have developed a website that allow online shopping, i have tested it in sandbox of paypal it works correctly, but i dont know how to refund payment to payee without using any api in paypal sandbox?
Posted

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 - 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
 
Comments
kashyap10 11-Oct-12 7:46am    
thanks, here in my application i want to sell only one item.customer can go for both the paypal account and credit card or debit card. furthermore i need to refund money to them so can you describe me which SDK or Api i should use ?

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