Client Fixes (#9064)

* fix loading of payments scripts

* improve loading times
This commit is contained in:
Matteo Pagliazzi
2017-09-22 13:29:08 +02:00
committed by GitHub
parent 744090e652
commit f128f3d3cd
7 changed files with 80 additions and 37 deletions
-3
View File
@@ -19,8 +19,5 @@
<!-- Translations -->
<script type='text/javascript' src='/api/v3/i18n/browser-script'></script>
<script async type='text/javascript' src='https://static-na.payments-amazon.com/OffAmazonPayments/us/sandbox/js/Widgets.js'></script>
<script async type='text/javascript' src="https://checkout.stripe.com/v2/checkout.js"></script>
</body>
</html>