Further fixes
This commit is contained in:
parent
04d13f78bd
commit
1459a52892
1 changed files with 0 additions and 3 deletions
|
|
@ -7,9 +7,6 @@
|
|||
@else
|
||||
<meta name="stripe-publishable-key" content="{{ $gateway->company_gateway->getPublishableKey() }}">
|
||||
@endif
|
||||
<meta name="amount" content="{{ $stripe_amount }}">
|
||||
<meta name="pi-client-secret" content="{{ $pi_client_secret }}">
|
||||
<meta name="si-client-secret" content="{{ $si_client_secret ?? '' }}">
|
||||
@endsection
|
||||
|
||||
@section('gateway_content')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue