• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

where do i put this code from paypal donate button?

Joriku

Working in the mines, need something?
Joined
Jul 16, 2016
Messages
1,175
Solutions
17
Reaction score
481
Location
Sweden
so i followed all steps but i still not know where to put my paypal donation button so ppl can use it in my shop to get points
any help would be nice
 
Which AAC are you using?

If you are using Gesior, I suppose you would like to put it in the buypoints.php page, on the bottom of the page, or anywhere of your preference. Just insert the code given by PayPal in the desired place (not in the mid of some string or some other element on the page) and it should work.

If you post your buypoints.php I can suggest where for you.
 
Which AAC are you using?

If you are using Gesior, I suppose you would like to put it in the buypoints.php page, on the bottom of the page, or anywhere of your preference. Just insert the code given by PayPal in the desired place (not in the mid of some string or some other element on the page) and it should work.

If you post your buypoints.php I can suggest where for you.
i got it now, i tested an post otland but its automatic accepting the money but the points is not comming to the account
help would be nice
 
i got it now, i tested an post otland but its automatic accepting the money but the points is not comming to the account
help would be nice

Well, I'm not quite sure how to help you make this automatic system work, probably should ask where you found it or who made it, but personaly I would advise you not to use it.

I've seen several server owners having to deal with charge back issues on the PayPal system before, basically, a player can donate and then, after receiving the points in the game, requests a charge back immediately on the PayPal site, since the system is automatically giving the points to them, they can exploit this and abuse to get several free premium points, and if they expend this points and inject several sold items in your server, they can pretty much ruin your income source, and would be a big headache to address this issue afterwards without resetting the server .

Using only a donate button, and manually giving the players the points afterwards, is preferable in my opinion. Its not 100% safe that someone won't charge back the donation afterwards, but gives you control over the injection of points in your server, and prevents the abuse of this.
 
Back
Top