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

Need help with PayPal Script ! Want to add Offer "2"

Cazar

Ph0t0sh0p abus3r
Joined
Mar 9, 2009
Messages
407
Reaction score
1
Location
Cologne
Need help with PayPal Script!

Ive just done it and it works perfectly but i want to add more "Offers"

example:

Code:
<input type="hidden" name="item_number" value="1">
11 € = 10 Points
$points = $prem['premium_points'] + 10;


<input type="hidden" name="item_number" value="[COLOR="Red"]2[/COLOR]">
[U]20 € = 22 Points[/U]


But if he choose option 2
[20€ = 22 Points]
He get only 10 Points.


0adddkltp


//Cazar
 
Back
Top