diff --git a/changelog.txt b/changelog.txt index 2bd95ace1..8e29c4974 100644 --- a/changelog.txt +++ b/changelog.txt @@ -11,6 +11,7 @@ * Fix - A potential fix to prevent duplicate charges. * Fix - Improve product page caching when Express Payment buttons are not enabled. * Add - Add Amazon Pay to settings express checkout section. +* Add - Add Amazon Pay customize express checkout page. = 9.1.1 - 2025-01-10 = * Fix - Fixes the webhook order retrieval by intent charges. The processed event is an object, not an array. diff --git a/readme.txt b/readme.txt index b6c5194d9..47200e932 100644 --- a/readme.txt +++ b/readme.txt @@ -115,5 +115,6 @@ If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.o * Fix - Payment request button fails to display when the legacy checkout experience is enabled. * Fix - Resolves the payment element loading issue in the legacy checkout experience. * Add - Add Amazon Pay to settings express checkout section. +* Add - Add Amazon Pay customize express checkout page. [See changelog for all versions](https://raw.githubusercontent.com/woocommerce/woocommerce-gateway-stripe/trunk/changelog.txt).