Hello!
I need some help with zaypay. When people have paid they are recieving 0 points after..
I've looked around on different zaypay guides around the forum but still it wont work.
Im getting to the correct page when im using /zaypay/pay.php and /zaypay/report.php shows *ok* as it should.
Im just thinking this is the part where is wrong :$
Help! Repp++
I need some help with zaypay. When people have paid they are recieving 0 points after..
I've looked around on different zaypay guides around the forum but still it wont work.
Im getting to the correct page when im using /zaypay/pay.php and /zaypay/report.php shows *ok* as it should.
PHP:
<?php
$mysqlConn = $db = mysql_connect("localhost", "root", "");
mysql_select_db("test", $mysqlConn);
?>
Im just thinking this is the part where is wrong :$
Help! Repp++