1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
| <?php if(empty($securite)){ exit; } ?>
<?php if(!isset($sess) || $sess=='') exit('<div align="center">Vous n\'êtes pas connecté à votre compte.<br />Utilisez le système de connexion au-dessus avant de vouloir acheter quoi que ce soit.</div>'); ?>
<div class="boxui box-title">
<h2>Achat de points</h2>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<span class="date">Paiement</span>
</div>
<div class="boxui box-con">
<p><center>
<div>
<?php
//Get user id from session variable
$uid = $_SESSION['id_syg'];
?>
<!-- Begin Allopass Checkout-Button Code -->
<iframe width="550" height="480" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="https://payment.allopass.com/buy/buy.apu?ids=257578&idd=1023906&ap_ca_idc[0]=20840490&ap_ca_mnt[0]=50"></iframe>
<a href="" style="border:0">
<img src="https://payment.allopass.com/static/buy/button/fr/162x56.png" style="border:0" alt="Buy now!" />
</a>
</noscript>
<!-- End Allopass Checkout-Button Code -->
</div>
Vous obtiendrez 1500 Luna a l'achat d'un code. Bon jeu <3
<center> For the Security for ItemShop, use Mozilla Firefox <a href="http://download.mozilla.org/?product=firefox-10.0.2&os=win&lang=fr"><img src="http://upload.wikimedia.org/wikipedia/en/b/bf/Firefox.png" width="50" height="50" </a> </center>
</center></p>
</div>
<div class="boxui box-end"></div> |
Partager