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

Donate - Offer list problem

Hrsha

Member
Joined
May 30, 2010
Messages
450
Reaction score
21
Location
Egypt
Hi guys

iam using this shop system http://otland.net/f118/shop-system-full-modern-aac-114852/

and i want add more offer list than one cuz there is one only that exist

Code:
$config['donations']['paypal'] = array('Mail' => '[email protected]', 'Points' => 6, 'Product' => 'Donation for VipHera', 'Money' => 'EUR', 'Amount' => 10);

and what if points does not send to player after paying ?
i heard that i have to put my IPN link ( where i can put it?)

that line how i can make more offer list than this ?


and where can i find zaypay script ?

thanks
 
Last edited:
Back
Top