detsta processing -> move to cart if not successfull, transfer/paymentLater changes
This commit is contained in:
@@ -89,7 +89,6 @@ use yii\helpers\Html;
|
||||
<td>
|
||||
<?php echo $model['request_id_contract'] ;?>
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<th>
|
||||
@@ -105,8 +104,10 @@ use yii\helpers\Html;
|
||||
<?php echo $model['customer_name'];?>
|
||||
</td>
|
||||
<th>
|
||||
Kártyaszám
|
||||
</th>
|
||||
<td>
|
||||
<?php echo $model['card_number'];?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user