Where in daopay do I verify my code!!
When ppl call and after that enter the code, they get the answer "Wrong code"
And I dont know what adress it should be in the "buypoints.lua"
Here is what I got atm >.<
When ppl call and after that enter the code, they get the answer "Wrong code"
And I dont know what adress it should be in the "buypoints.lua"
Here is what I got atm >.<
PHP:
$handle = fopen("https://daopay.com/admin/svc/text.svc?file=frameset.html&lang=en".$appcode."&subkey=".$prodcode."&pin=".$pin, 'r');
if ($handle)