From bebb14ba97348e8ace5ffe514a7e8c6fb6ae1d33 Mon Sep 17 00:00:00 2001 From: botwoo Date: Wed, 19 Jun 2024 06:41:41 +0000 Subject: [PATCH] Amend changelog entries for release 7.8.0 --- changelog.txt | 1 + changelog/fix-woopay-direct-checkout-feature-check | 4 ---- readme.txt | 1 + 3 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 changelog/fix-woopay-direct-checkout-feature-check diff --git a/changelog.txt b/changelog.txt index 86f3ce53cef..acdd013efe5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -18,6 +18,7 @@ * Fix - Fix input-specific credit card errors. * Fix - Fix Payment method title for PRBs not displaying correctly because of ECE code. * Fix - Fix Teams for WooCommerce Memberships on product WooPay Express Checkout Button. +* Fix - Fix WooPay Direct Checkout feature check. * Fix - Improve consistency of Manage button for different WooPayments KYC states * Fix - Make it so that the WooPay button is not triggered on Checkout pages when the "Enter" key is pressed on a keyboard. * Fix - Prevent account creation during WooPay preflight request. diff --git a/changelog/fix-woopay-direct-checkout-feature-check b/changelog/fix-woopay-direct-checkout-feature-check deleted file mode 100644 index b52e9e6e556..00000000000 --- a/changelog/fix-woopay-direct-checkout-feature-check +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fix - -Fix WooPay Direct Checkout feature check. diff --git a/readme.txt b/readme.txt index 950fc76a658..f0756550b7f 100644 --- a/readme.txt +++ b/readme.txt @@ -112,6 +112,7 @@ Please note that our support for the checkout block is still experimental and th * Fix - Fix input-specific credit card errors. * Fix - Fix Payment method title for PRBs not displaying correctly because of ECE code. * Fix - Fix Teams for WooCommerce Memberships on product WooPay Express Checkout Button. +* Fix - Fix WooPay Direct Checkout feature check. * Fix - Improve consistency of Manage button for different WooPayments KYC states * Fix - Make it so that the WooPay button is not triggered on Checkout pages when the "Enter" key is pressed on a keyboard. * Fix - Prevent account creation during WooPay preflight request.