Fix for checkout.com
This commit is contained in:
parent
faccc034dd
commit
deda9b488b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
@if ($accountGateway->getConfigField('testMode'))
|
||||
<script src="https://sandbox.checkout.com/js/v1/checkout.js"></script>
|
||||
<script src="https://cdn.checkout.com/sandbox/js/checkout.js"></script>
|
||||
@else
|
||||
<script src="https://cdn.checkout.com/js/checkout.js"></script>
|
||||
@endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue