$paysFacLib, 'montant' => $montant, 'totalCde' => $totalCde, 'SESSION[server]' => $_SESSION['server'] ], 'modePaie.formStripe.php'); } $_SESSION['montant'] = $montant; if ($idMail=='' && !empty($_SESSION['idMail']) && isset($_SESSION['idMail'])) $idMail=$_SESSION['idMail']; $nomSite=$_SESSION['nomSiteAff']; if ($lg=="FRA") $_SESSION['locale']='fr'; if ($lg=="ENG") $_SESSION['locale']='en'; if ($lg=="ITA") $_SESSION['locale']='it'; if ($lg=="ESP") $_SESSION['locale']='es'; if ($lg=="DEU") $_SESSION['locale']='de'; // --------------------------------------------------- // Bouton payer ou valider // --------------------------------------------------- $test=strtolower(substr($boutonImgPt[16],-3)); if ($test!='') { if ($test=='jpg' || $test=='peg' || $test=='gif' || $test=='svg' || $test=='ico' || $test=='png' || $test=='bmp') { $theIcoPaie = ' '; $theIcoPaie .= '' .$boutonAlt[16]. ''; $theIcoPaie .= ' '; } else { $theIcoPaie = ' '; $theIcoPaie .= ''; $theIcoPaie .= ' '; } } else $theIcoPaie =''; if ($codeOpe==="upCommentaire") { if ($_SESSION['isAgencement']) echo '
'; else echo ''; echo '
'; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; echo ''; if ($_SESSION['isAgencement']) echo ' '; else echo ' '; if ($_SESSION['isAgencement']) echo ' '; else echo ' '; echo '
'; } else { dynamiqItemImage (0, 0, 'boutons', 'div', 'onClick="upCommentaire();"', 'bouton', 6, 'icones', '-textClass-', 'margin:auto; margin-bottom:10px;margin-top:10px;'); } ?>