Skip to content

Commit

Permalink
Use braintree-web-drop-in 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
braintreeps committed Jan 13, 2021
1 parent 21e9e87 commit 43964a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/checkouts/new.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h1>Hi, <br />Let's test a transaction</h1>
</div>
</div>

<script src="https://js.braintreegateway.com/web/dropin/1.25.0/js/dropin.min.js"></script>
<script src="https://js.braintreegateway.com/web/dropin/1.26.0/js/dropin.min.js"></script>
<script th:inline="javascript">
/*<![CDATA[*/
var form = document.querySelector('#payment-form');
Expand Down

0 comments on commit 43964a5

Please sign in to comment.