Hey, this might be a confusing problem so stay with me. I am developing a website that offers money rewards for completing tasks. The only data I have from my users is their Paypal email. I would like to know if it is possible for me to use their email to automatically send money from my Paypal account to theirs? I have found quite a few examples for implementing Paypal with ASP.NET C#, but they all focus on the users sending money the the site owner. I ant to do the opposite.
If this is in fact possible, could you direct me to some documentation, or give me the name of the API I should use so that I may continue to research?
Thanks,
-Sunflash