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

Status
Not open for further replies.

Polat Alemdar

Mapper, Basic Scripter
Joined
Feb 20, 2011
Messages
941
Reaction score
29
Location
Stockholm, Sweden
Hello how can i make my paypal script that i can choose between offers
like:

100points for 5 euro

200 points for 10 euro

300 points 15 euro

etc




here is my script:

PHP:
<?php

$config['donations']['methods'] = array('PayPal' => true);

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


?>


anyone know how to do it???
 
Ok, but the search not always help if i searching after paypal its comming up first my thread and other players thread but not samme problems like me???

Then make your search more detailed?
You do realize you can specify searches for different parts of the forum, no?
 
Status
Not open for further replies.
Back
Top