Click here to Skip to main content
15,888,803 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to implement pay pal in asp.net. i want the user to press the Donate button and enter his paypal account details and when when user finalize the transaction i want money to be transfer in my paypal account. i read lots of article but i am finding it so much confusing. please somebody suggest me how to make it happen.
Posted

 
Share this answer
 
Contact a Payment gateway service provider according to your needs.They provide the necessary Information to integrate payment gateway with the Site.

You have to take Griff's answer[^] seriously .

Refer here to get an idea:
Introduction to PayPal for C# - ASP.NET developers[^]
PayPal Gateway Integration in ASP.NET[^]
Use of the PayPal payment system in ASP.NET[^]

and see this too:
payment gateway in MVC .net project[^]
 
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