mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 12:54:31 -04:00
Further fixes
This commit is contained in:
parent
04d13f78bd
commit
1459a52892
@ -7,9 +7,6 @@
|
|||||||
@else
|
@else
|
||||||
<meta name="stripe-publishable-key" content="{{ $gateway->company_gateway->getPublishableKey() }}">
|
<meta name="stripe-publishable-key" content="{{ $gateway->company_gateway->getPublishableKey() }}">
|
||||||
@endif
|
@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
|
@endsection
|
||||||
|
|
||||||
@section('gateway_content')
|
@section('gateway_content')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user