We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63762c2 commit e44b4e3Copy full SHA for e44b4e3
public_html/index.php
@@ -35,7 +35,7 @@
35
</div>
36
37
38
- <script src="https://js.braintreegateway.com/v2/braintree.js"></script>
+ <script src="https://js.braintreegateway.com/js/braintree-2.27.0.min.js"></script>
39
<script>
40
var checkout = new Demo({
41
formID: 'payment-form'
0 commit comments