Skip to content

Commit e44b4e3

Browse files
Use latest version of bt.js v2
1 parent 63762c2 commit e44b4e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public_html/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</div>
3636
</div>
3737

38-
<script src="https://js.braintreegateway.com/v2/braintree.js"></script>
38+
<script src="https://js.braintreegateway.com/js/braintree-2.27.0.min.js"></script>
3939
<script>
4040
var checkout = new Demo({
4141
formID: 'payment-form'

0 commit comments

Comments
 (0)