I posted this in PHP because this is more to coding. ------------ Hi, Right now, when a customer pays for a product on my site, I need to be online so that I can add the product to his account. Is there any way to run some sql query directly after payment? I tried searching using google but I can't find any solution. Is there any script / guide that actually teach us how to do this? Also, is this insecure? I mean can they paid for product, downloaded it then reverse the payment? Thank you.
Yes it should but u have do some php scripting there are some php scripts u can use http://www.opendb.net/paypal_ipn.php check that. there are some paypal download shopping carts too