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
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
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: