7 Commits

Author SHA1 Message Date
Alvaro Carvajal
64040451a7 Paygol IPN update (#306)
* Update config.php and paygol_ipn for secret key

* Align values

* Character encoding fix
2017-09-28 14:00:18 +02:00
Atte
52ae81233d Fix paygol IPN by adding the missing functions (sanitize, getValue)
Now it will also check if the serviceID in config.php is the same as it is in paygol. Because, it is possible to do 'fake' payments at paygol, by just changing the report URL, to report url on any other OT (assuming we know the file name) and thus it will pass the IP check, because the request is coming from paygol.
2015-08-18 16:24:19 +03:00
Mark Samman
4884512e6f Fix SQL injections in paygol_ipn.php 2014-10-29 19:42:16 +01:00
Stefan Brannfjell
a236ec2db8 Paygol IPN works (Mobile payments). 2014-02-14 04:25:47 +01:00
Stefan Brannfjell
801e0bcbef Fixes escape string by using custom function #18 2014-02-06 22:51:05 +01:00
Stefan Brannfjell
3082c27bc8 Forum search script, multi keyword search supported
search:
titles,
posts,
authors latest posts
authors latest threads
view latest threads
view latest posts
-------
working on new ipn for paygol (under dev)
2013-08-31 13:31:07 +02:00
Stefan Brannfjell
ba07284044 Importing Znote AAC 1.5_SVN rev 168 to github. 2013-08-28 23:44:46 +02:00