|
|
|
|
|
|
|
|
<div id="order-success"> |
|
|
<div id="order-success"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?php if($producer->isOnlinePaymentActive() && $returnPayment != 'success'): ?> |
|
|
|
|
|
|
|
|
<?php if($producer->isOnlinePaymentActiveAndTypeOrder() && $returnPayment != 'success'): ?> |
|
|
<div class="alert alert-danger"> |
|
|
<div class="alert alert-danger"> |
|
|
<h5>Le paiement en ligne a échoué.</h5> |
|
|
<h5>Le paiement en ligne a échoué.</h5> |
|
|
<strong>Attention</strong>, votre commande ne sera effective qu'à la réception du paiement.<br /> |
|
|
<strong>Attention</strong>, votre commande ne sera effective qu'à la réception du paiement.<br /> |