Skip to content

Commit

Permalink
Upgrade Drop-in v5.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese committed Sep 21, 2023
1 parent 8d5acd2 commit 3fb6053
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions giftcard-example/views/layouts/main.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">

<script src="https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/5.28.3/adyen.js"
integrity="sha384-IggQn+m1LUTZjrITU2v+uYF0JhSEfV2b/+gnW75dIrsJq2POndBV533HEPHJfHiT"
crossorigin="anonymous"></script>

<link rel="stylesheet"
href="https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/5.28.3/adyen.css"
integrity="sha384-2MpA/pwUY9GwUN1/eXoQL3SDsNMBV47TIywN1r5tb8JB4Shi7y5dyRZ7AwDsCnP8"
crossorigin="anonymous">
href="https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/5.33.0/adyen.css"
integrity="sha384-86hqIixzFjIoRoaNYg9pd4mtpn3HtgJmrpYiyTv+3DaGPF70VnRUbtK7MKLTLRd9"
crossorigin="anonymous" />

<script src="https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/5.33.0/adyen.js"
integrity="sha384-mPMlkgVUT7jVJZT0sTSfe+M4uN1ArRf1Itg76PcI6Y+zPLDvjCnjmAyyjtak3269"
crossorigin="anonymous"></script>

<link rel="stylesheet" href="/css/application.css">

Expand Down

0 comments on commit 3fb6053

Please sign in to comment.