Pārlūkot izejas kodu

Paiement en ligne à la commande

refactoring
Guillaume pirms 3 gadiem
vecāks
revīzija
b2bc1ac59a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      producer/views/order/confirm.php

+ 1
- 1
producer/views/order/confirm.php Parādīt failu

@@ -47,7 +47,7 @@ $producer = GlobalParam::getCurrentProducer() ;
<div id="order-success">


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

Notiek ielāde…
Atcelt
Saglabāt