I need to integrate Paypal into ASP.net Website . I need to allow users to enter their paypal id and transfer money from our paypal account to theirs.
What is needed is one text box, one button and a success screen.
An appropriate error message should be shown if the user enters an invalid paypal ID
How to do this integartion ?