last fix for first online

This commit is contained in:
Kevin Adametz 2019-03-28 14:51:50 +01:00
parent 6db007fc82
commit ebac67b81f
8 changed files with 269 additions and 258 deletions

View file

@ -109,7 +109,7 @@
<strong>BIC:</strong> {{ $pay_trans->transmitted_data['clearing_bankbic'] }} <br>
<strong>Bank:</strong> {{ $pay_trans->transmitted_data['clearing_bankname'] }} <br>
<strong>Gesamtbetrag:</strong> {{ number_format( floatval($pay_trans->shopping_payment->amount/100), 2, ",", ".") }} EUR<br>
<strong>Verwendungszweck:</strong> {{ $pay_trans->transmitted_data['clearing_bankcode'] }}
<strong>Verwendungszweck:</strong> {{ $pay_trans->transmitted_data['txid'] }}
</p>
<hr />
@endif

View file

@ -427,13 +427,14 @@
</label>
</div>
<div class="col-lg-12 nomargin clearfix">
<!-- <div class="col-lg-12 nomargin clearfix">
<label class="mt-4 fs-14 fw-400 radio pull-left nomargin-top" style="width: 100%">
{!! Form::radio('payment_method', 'cc', '') !!}
<i></i> <span class="weight-400"><span class="fa fa-check text-primary"></span> Kreditkarte</span>
<img class="float-right" width="90" src="{{asset('images/payments-assets/creditcard.png')}}" alt="Mastercard + Visa">
</label>
</div>
-->
{{-- <div class="col-lg-12 nomargin clearfix">
<label class="mt-0 fs-14 fw-400 radio pull-left" style="width: 100%">
<input name="payment_method" type="radio" value="sb#GPY" />