is it possible to make a mysql paying system - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: is it possible to make a mysql paying system (
/showthread.php?tid=332814)
is it possible to make a mysql paying system -
bashar0151 - 09.04.2012
ii want to ask is it possible to link people who pay on the website for vip is it possible to tell something to instantly set it up with out admins
Re: Is this possible to do this with 0.3D server? -
Shabi RoxX - 09.04.2012
Don't double post please :
Re: Is this possible to do this with 0.3D server? -
bashar0151 - 09.04.2012
i have just changed my post question to another question i want ask that i haven't posted beofre
Re: is it possible to make a mysql paying system -
DRIFT_HUNTER - 09.04.2012
Yes it is possible but it will not be that easy.
If someone say its impossible
https://www.paypal.com/cgi-bin/webscr?cmd=_dcc_hub-outside
Re: is it possible to make a mysql paying system -
Mauzen - 09.04.2012
Quote:
Originally Posted by DRIFT_HUNTER
|
Yep thats it. Depending on your payment system you might be able to set a "success website" that is opened when a transaction succeeded. In that you could use a mysql query to log the payment.
But you should note that this can be faked, admins with access to the money account should check if the money was really sent, and draw consequences if it was faked.