• 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!

[Donation System] ZayPay

frankfarmer

who'r ninja now
Premium User
Joined
Aug 5, 2008
Messages
1,581
Reaction score
80
Anyone have any good news about this company? I mean, i tried it for a while..

Here is the code i managed to bring true, don't know if its automatic tough.

PHP:
<b>Automatic Real Tibia Donation System.</b><br><br>
The donation costs 5 EUR (incl. VAT).<br>
After the donation you will receive <b>5 points</b> in your account automatically. <br><br><br>

<b>Here are the steps you need to follow, one by one:</b> <br>
1. Click on the donate button.
2. Choose your country and your language. <br>
3. Look at the price, what you will be debited. <br>
4. Send the SMS / Call the number. <br>
5. After the transaction the adminisrator of Real Tibia will confirm the payment, afterwards you will have 5 points on your real tibia account. <br>
6. Go to Item shop and use your points <br> <br> <br> </b>


Code:
$main_content .= '<script src="http://www.zaypay.com/pay/50302.js" type="text/javascript"></script>  <center><br /><br /><a href="http://www.zaypay.com/pay/50302" onclick="ZPayment(this); return false"><img src="http://www.zaypay.com/pay/50302/img" border="0" /></a>';

LET'S HELP EACHOTHER TO SCREW DAOPAY - GO ZAYPAY!
 
Don't think this is automatic, could anyone please release an automatic point adding script for Zaypay ? I think it's one of the most requested things on OTland at the moment.
 
I will make a completely new system (similar to my DaoPay API) once the time is right. In the mean time, you may however use their API.

https://secure.zaypay.com/api_tools/PHPAPIexample_v1_3.zip

Open pay.php and search for the following line:
PHP:
// Here you could insert the payment information into your database. For Example:
Then add whatever you wish there, e.g. adding premium points.

Remember that you may need to configure a few other things, I have yet to test this API myself.
https://secure.zaypay.com/risCh/en/docs/api_integration_guide
 
I will make a completely new system (similar to my DaoPay API) once the time is right. In the mean time, you may however use their API.

https://secure.zaypay.com/api_tools/PHPAPIexample_v1_3.zip

Open pay.php and search for the following line:
PHP:
// Here you could insert the payment information into your database. For Example:
Then add whatever you wish there, e.g. adding premium points.

Remember that you may need to configure a few other things, I have yet to test this API myself.
https://secure.zaypay.com/risCh/en/docs/api_integration_guide

It still has some bugs, I am in contact with zaypay for some time already now. I am also testing it for some time and it seems like it still has some bugs.

However, they emailed me if I could make it compatible for the most used cms in open-tibia(gesior). Probably that version will also be posted on their website then.
Just have to wait for their reply about the bugs I found, if it is the api or their system.
 
Yes, that's what it looks like. I cant see anything in the code that adds points to a players account.

You can add points manually after they've donated though.
 
Selling eternia/thunderion script. Support payment spliting between multiple zaypay accounts too (etc 50/50 between two accounts, 20/20/60 between three). Singel domain lisence is 20EUR (paid by google checkout, wire, might also take paypal to a friend), unlimited installations/price instances. Send PM.
 
At moment I would say that "thestian" has the most functional script at moment. It's really smart using a function like 50/50.. Meaning you can split up the donations at two accounts if you are co-owners etc. Or have a deal with your hoster that he will have 50% of the donations.
 
Well, if you want "new technology" it's not free, but will be after a few years. Same goes for Zaypay, people sell it while they have the chance. Thats how the market works.
 
Back
Top