Fixes
This commit is contained in:
parent
9a39035650
commit
ad3a6b2f26
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<meta name="stripe-publishable-key" content="{{ $gateway->company_gateway->getPublishableKey() }}">
|
||||
@endif
|
||||
<meta name="only-authorization" content="">
|
||||
<meta name="pi-client-secret" content="{{ $pi_client_secret }}">
|
||||
<meta name="pi-client-secret" content="{{ $intent->client_secret }}">
|
||||
@endsection
|
||||
|
||||
@section('gateway_content')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue