diff --git a/changelog.txt b/changelog.txt index d4eb0c4af..8e57b59dd 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,7 @@ *** Changelog *** = 8.9.0 - xxxx-xx-xx = +* Fix - Hide express checkout when credit card payments are not enabled. * Fix - Fix issues when detaching payment methods on staging sites (with the new checkout experience enabled). * Fix - Display a notice if taxes vary by customer's billing address when checking out using the Stripe Express Checkout Element. * Tweak - Makes the new Stripe Express Checkout Element enabled by default. diff --git a/readme.txt b/readme.txt index 054fe0343..3671a1562 100644 --- a/readme.txt +++ b/readme.txt @@ -111,6 +111,7 @@ If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.o == Changelog == = 8.9.0 - xxxx-xx-xx = +* Fix - Hide express checkout when credit card payments are not enabled. * Fix - Fix issues when detaching payment methods on staging sites (with the new checkout experience enabled). * Fix - Display a notice if taxes vary by customer's billing address when checking out using the Stripe Express Checkout Element. * Tweak - Makes the new Stripe Express Checkout Element enabled by default.