Hello, I was developing a script and was wondering how could I implement a system to pay instantly to user's just as we can accept pays instantly. I was wondering if this could be done through Paypal's IPN or PDT systems? some of the paid to click programs(neobux,buxut,etc..), have implemented that system but how I dont know. Please if anyone could tell me if I could somehow program the script to do so? Thanks in advance.
Have a look here: http://www.phpclasses.org/browse/package/2970.html Its a start, you can search for more on PHP Classes to get an idea of what they do, but definetly doable. I have done it in the past with PayPal as well, just dont have the code in front of me.
sorry but that class doesn't have instant payout system. Ok Anybody else can tell me how to code this script, i just need general direction. I've devisied a techinique but that uses the persons browser to make the payment which is not acceptable.