• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Stian's Zaypay script (standalone v0.1.2c)

what does standalone mean? :D

It means it runs without the need for other files (like geisor). Only requirement is that the accountname is stored in $_SESSION['account'], that can also be changed in pay.php if you use something else. The script can be integrated using frames with Nicaw, gesior and other account managers.
 
hmm, when i use this on tfs 0.2.6 it works but the server crash randomly but when i remove this zaypay scripts server stop crash, any ideas?
 
Well, the ONLY thing it modifies is the "points" field in the database. And if it makes the server crash, then any other pay script should too. I don't maintain 0.2 so I don't really know. But your sure you don't run out of memory or something instead? Apache might use an extra MB for this.
 
Jupp, but Zaopay take time to make a serious deal. Daopay take the first deal they get. Payout is like 1.5x Daopay it seems.
 
Sorry but i have problem i use this script in Gesior Account Maker for TFS 0.3.6 and when I buy points script don't give my points. Please help. Sorry for bad english.
 
No poin. When player send sms then player add item ; ]

Just edit the script yourself then :p that instead of it adding points, it adds an item to your inventory :P Check the gesior shop system and try to do some mix ors mthing :P
 
You MUST use the same domainname for geisor and this script and the iframe link needs to be on the same domain as the user access. If user visit www.mydomain.com, mydomain.com won't work.

She, look at report.php, then make it add something to the inventory etc instead.
 
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\htdocs\zaypay\includes\database.php:7) in C:\xampp\htdocs\zaypay\pay.php on line 7
You MUST be logged in!


No idea how to solve this. Database is filled in correctly
 
Back
Top