mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
Square SCA
This commit is contained in:
parent
cfbbea711e
commit
04ab6d6252
@ -4,7 +4,7 @@
|
||||
@section('gateway_head')
|
||||
<meta name="square-appId" content="{{ $gateway->company_gateway->getConfigField('applicationId') }}">
|
||||
<meta name="square-locationId" content="{{ $gateway->company_gateway->getConfigField('locationId') }}">
|
||||
<meta name="contact" content="{!! $contact !!}">
|
||||
<meta name="square_contact" content="{!! $square_contact !!}">
|
||||
<meta name="amount" content="{{ $amount }}">
|
||||
<meta name="currencyCode" content="{{ $currencyCode }}">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user