From 6a816a24bebd5197ca27964a9b615c4f1978a76c Mon Sep 17 00:00:00 2001 From: Emili Castells Guasch Date: Mon, 14 Oct 2024 14:23:20 +0200 Subject: [PATCH] Update changelog --- changelog.txt | 1 + readme.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog.txt b/changelog.txt index aff541f84..e354a32ea 100644 --- a/changelog.txt +++ b/changelog.txt @@ -18,6 +18,7 @@ * Fix - Axo Block: Always display the Fastlane watermark in the includeAdditionalInfo mode #2690 * Fix - Axo Block: Display card fields for authenticated cardless profiles #2672 * Fix - Google Pay: Fix button preview in the editor #2688 +* Fix - ACDC gateway not visible on the block Checkout for logged-out users #2693 * Enhancement - Enhancement - Add Fastlane support for Checkout block * Enhancement - Multiple calls to POST /v1/oauth2/token?grant_type=client_credentials&response_type=id_token #2671 * Enhancement - Fastlane update shipping options & taxes when changing address #2665 diff --git a/readme.txt b/readme.txt index bfb8ebcb6..e371492d9 100644 --- a/readme.txt +++ b/readme.txt @@ -197,6 +197,7 @@ If you encounter issues with the PayPal buttons not appearing after an update, p * Fix - Axo Block: Always display the Fastlane watermark in the includeAdditionalInfo mode #2690 * Fix - Axo Block: Display card fields for authenticated cardless profiles #2672 * Fix - Google Pay: Fix button preview in the editor #2688 +* Fix - ACDC gateway not visible on the block Checkout for logged-out users #2693 * Enhancement - Enhancement - Add Fastlane support for Checkout block * Enhancement - Multiple calls to POST /v1/oauth2/token?grant_type=client_credentials&response_type=id_token #2671 * Enhancement - Fastlane update shipping options & taxes when changing address #2665