From 2bf2e01c46b3652a79d1679b51190f1dd1e9b476 Mon Sep 17 00:00:00 2001 From: Beppe Catanese <1771700+gcatanese@users.noreply.github.com> Date: Tue, 17 Sep 2024 11:50:24 +0200 Subject: [PATCH] Upgrade to iDEAL 2.0 (#618) * Upgrade Drop-in * Upgrade GitHub actions --- .../workflows/e2e-authorisation-adjustment.yml | 2 +- .github/workflows/e2e-checkout-advanced.yml | 2 +- .github/workflows/e2e-checkout.yml | 2 +- .github/workflows/e2e-giftcard.yml | 2 +- .github/workflows/e2e-giving.yml | 2 +- .github/workflows/e2e-paybylink.yml | 2 +- .../views/layouts/main.handlebars | 18 +++++++++--------- checkout-example/views/layouts/main.handlebars | 12 ++++++------ 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.github/workflows/e2e-authorisation-adjustment.yml b/.github/workflows/e2e-authorisation-adjustment.yml index f222bc4..52f2d0b 100644 --- a/.github/workflows/e2e-authorisation-adjustment.yml +++ b/.github/workflows/e2e-authorisation-adjustment.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout authorisation-adjustment-example - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build authorisation-adjustment-example image run: docker build -t authorisation-adjustment-example-image:latest authorisation-adjustment-example - name: Start authorisation-adjustment-example container diff --git a/.github/workflows/e2e-checkout-advanced.yml b/.github/workflows/e2e-checkout-advanced.yml index fe59ca8..9ffbed3 100644 --- a/.github/workflows/e2e-checkout-advanced.yml +++ b/.github/workflows/e2e-checkout-advanced.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout checkout-example-advanced - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build checkout-example-advanced image run: docker build -t checkout-example-advanced-image:latest checkout-example-advanced - name: Start checkout-example-advanced container diff --git a/.github/workflows/e2e-checkout.yml b/.github/workflows/e2e-checkout.yml index 39248b8..5c1c320 100644 --- a/.github/workflows/e2e-checkout.yml +++ b/.github/workflows/e2e-checkout.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout checkout-example - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build checkout-example image run: docker build -t checkout-example-image:latest checkout-example - name: Start checkout-example container diff --git a/.github/workflows/e2e-giftcard.yml b/.github/workflows/e2e-giftcard.yml index 6aae7f7..4af2fbf 100644 --- a/.github/workflows/e2e-giftcard.yml +++ b/.github/workflows/e2e-giftcard.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout giftcard-example - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build giftcard-example image run: docker build -t giftcard-example-image:latest giftcard-example - name: Start giftcard-example container diff --git a/.github/workflows/e2e-giving.yml b/.github/workflows/e2e-giving.yml index 638f318..d98d20c 100644 --- a/.github/workflows/e2e-giving.yml +++ b/.github/workflows/e2e-giving.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout giving-example - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build giving-example image run: docker build -t giving-example-image:latest giving-example - name: Start giving-example container diff --git a/.github/workflows/e2e-paybylink.yml b/.github/workflows/e2e-paybylink.yml index ff5f61e..2ec0782 100644 --- a/.github/workflows/e2e-paybylink.yml +++ b/.github/workflows/e2e-paybylink.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout paybylink-example - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build paybylink-example image run: docker build -t paybylink-example-image:latest paybylink-example - name: Start paybylink-example container diff --git a/checkout-example-advanced/views/layouts/main.handlebars b/checkout-example-advanced/views/layouts/main.handlebars index 9c5b3cc..8b00051 100644 --- a/checkout-example-advanced/views/layouts/main.handlebars +++ b/checkout-example-advanced/views/layouts/main.handlebars @@ -12,16 +12,16 @@ - - - - - + + + Checkout Demo Advanced diff --git a/checkout-example/views/layouts/main.handlebars b/checkout-example/views/layouts/main.handlebars index 27ffe8c..9859199 100644 --- a/checkout-example/views/layouts/main.handlebars +++ b/checkout-example/views/layouts/main.handlebars @@ -10,15 +10,15 @@ integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> - + + href="https://checkoutshopper-test.adyen.com/checkoutshopper/sdk/5.68.0/adyen.css" + integrity="sha384-gpOE6R0K50VgXe6u/pyjzkKl4Kr8hXu93KUCTmC4LqbO9mpoGUYsrmeVLcp2eejn" + crossorigin="anonymous">