detsta processing -> move to cart if not successfull, transfer/paymentLater changes
This commit is contained in:
@@ -159,6 +159,10 @@ echo Html::a("Vissza a köteghez",['ugiro/view', 'id' => $model->id_ugiro] ,[ '
|
||||
'value' => $tetel->request->customer->name ,
|
||||
'label' => 'Vendég'
|
||||
],
|
||||
[
|
||||
'value' => $tetel->request->customer->card->number ,
|
||||
'label' => 'Vendég'
|
||||
],
|
||||
]
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user