Skip to content

Commit 1b25c00

Browse files
authored
Update readme and changelog to reflect 9.7.1 release (#4538)
1 parent 89e0ced commit 1b25c00

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

changelog.txt

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,22 @@
99
* Dev - Removes the inclusion of the deprecated WC_Stripe_Order class
1010
* Add - Introduces a new banner to promote the Optimized Checkout feature in the Stripe settings page for versions 9.8 and above
1111
* Add - Introduces a new inbox note to promote the Optimized Checkout feature on version 9.8 and later
12-
* Tweak - Check for checkout validation error before creating a payment method in Stripe
13-
* Add - Add state mapping for Lithuania in express checkout
1412
* Tweak - Use wp_ajax prefix for its built-in security for Add Payment Method action
15-
* Dev - Fix WooCommerce version fetching in GitHub workflows
16-
* Dev - Fix failing test cases associated with WooCommerce 10.0.x
17-
* Fix - Prevent multiple save appearance AJAX calls on Block Checkout
18-
* Fix - Fix required field error message and PHP warning for custom checkout fields that don't have a label
1913
* Update - Improve Stripe API connector logging to include request/response context
20-
* Fix - Fix fatal when processing setup intents for free subscriptions via webhooks
2114
* Fix - Prevent Stripe API calls after several consecutive 401 (Unauthorized) responses
2215
* Fix - 3DS authentication modal not shown when using Google Pay
2316
* Update - Improve Stripe API connector logging to include request/response context
2417
* Fix - Require credit cards to be enabled before Apple Pay and Google Pay can be enabled in PMC
2518

19+
= 9.7.1 - 2025-07-28 =
20+
* Add - Add state mapping for Lithuania in express checkout
21+
* Tweak - Check for checkout validation error before creating a payment method in Stripe
22+
* Fix - Prevent multiple save appearance AJAX calls on Block Checkout
23+
* Fix - Fix required field error message and PHP warning for custom checkout fields that don't have a label
24+
* Fix - Fix fatal when processing setup intents for free subscriptions via webhooks
25+
* Dev - Fix WooCommerce version fetching in GitHub workflows
26+
* Dev - Fix failing test cases associated with WooCommerce 10.0.x
27+
2628
= 9.7.0 - 2025-07-21 =
2729
* Update - Removes BNPL payment methods (Klarna and Affirm) when other official plugins are active
2830
* Fix - Moves the existing order lock functionality earlier in the order processing flow to prevent duplicate processing requests

readme.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,7 @@ If you get stuck, you can ask for help in the [Plugin Forum](https://wordpress.o
119119
* Dev - Removes the inclusion of the deprecated WC_Stripe_Order class
120120
* Add - Introduces a new banner to promote the Optimized Checkout feature in the Stripe settings page for versions 9.8 and above
121121
* Add - Introduces a new inbox note to promote the Optimized Checkout feature on version 9.8 and later
122-
* Tweak - Check for checkout validation error before creating a payment method in Stripe
123-
* Add - Add state mapping for Lithuania in express checkout
124122
* Tweak - Use wp_ajax prefix for its built-in security for Add Payment Method action
125-
* Dev - Fix WooCommerce version fetching in GitHub workflows
126-
* Dev - Fix failing test cases associated with WooCommerce 10.0.x
127-
* Fix - Prevent multiple save appearance AJAX calls on Block Checkout
128-
* Fix - Fix required field error message and PHP warning for custom checkout fields that don't have a label
129-
* Fix - Fix fatal when processing setup intents for free subscriptions via webhooks
130123
* Fix - Prevent Stripe API calls after several consecutive 401 (Unauthorized) responses
131124
* Fix - 3DS authentication modal not shown when using Google Pay
132125
* Update - Improve Stripe API connector logging to include request/response context

0 commit comments

Comments
 (0)