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

Paypal sucess But no added premium points ?!?

Maaatz

New Member
Joined
Mar 10, 2010
Messages
17
Reaction score
0
Hello, i have an issue with paypal. I configured it as geisors tutorial.
But when i do a donate the player dosent get any premium points But i get the cash.
Please help me, best regaards/maaatz
 
Afaik, the old gesior PayPal script is bugged, or you're using the new one? see if you have correctly configured paypal/ipn.php, with your paypal account/password, database information, etc.

Also check this line: (in ipn.php)

PHP:
$points = $prem['premium_points'] + 12;

Make sure that you have a value over there.
 
Thanks for the response
ye i saw there was different scripts, i will go and download the new and give it a try :)
Btw should i go in to my paypal account and "register" at Instant payment notifications (ipn)?
cuz ppl say different, some say no and some say that i need 2 do that :)


and do you know anyting about this error message?
Notice: Undefined variable: main_content in C:\xampp\htdocs\buypoints.php on line 22
thats for paygol:)
 
Back
Top