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

Zaypay gesior add 1 more pay option?

GOD Wille

Excellent OT User
Joined
Jan 11, 2010
Messages
2,826
Solutions
2
Reaction score
815
Location
Sweden
Hi im using this zaypay from stian, and what do i need to edit for making 2 options like 1 5 eur and 1 10 eur?

PHP:
<?php

  $price_setting_id  = ;  // Id
  $price_setting_key = ''; // Hash
  $points_to_give = 5; // Points to give after to have paid
  $message_to_guests = "You MUST be logged in!";
  $message_on_paid = "You have paid!";
  $show_native = 0; // Longer language name, but easier for people without English knowledge
  $noIPCheck = 0; // If true, then the default settings will be used instead of IP check
  $defaultCountry = 'en-SE'; // format is languageCode-countryCode
?>
 
Hi im using this zaypay from stian, and what do i need to edit for making 2 options like 1 5 eur and 1 10 eur?

PHP:
<?php

  $price_setting_id  = ;  // Id
  $price_setting_key = ''; // Hash
  $points_to_give = 5; // Points to give after to have paid
  $message_to_guests = "You MUST be logged in!";
  $message_on_paid = "You have paid!";
  $show_native = 0; // Longer language name, but easier for people without English knowledge
  $noIPCheck = 0; // If true, then the default settings will be used instead of IP check
  $defaultCountry = 'en-SE'; // format is languageCode-countryCode
?>

u need to buy it..
I have one wanna buy it?
 
Back
Top