You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@
23
23
* Fix - Manual capture fails in the transaction detail screen with a customized order number
24
24
* Fix - Properly extract styles when using the site editor.
25
25
* Fix - Renamed function parameters to avoid reserved keyword conflicts
26
+
* Fix - Resolved an issue on stores that had the Stripe Billing feature enabled (US-only) and then changed their store location to an ineligible country.
26
27
* Fix - Scoped CSS selectors for WP components to prevent unintended styling on other pages
27
28
* Fix - Show Express Checkout button previews in template editor
28
29
* Fix - Skip email input search in pay for order flow and use email provided in order data for WooPay iframe.
Copy file name to clipboardExpand all lines: readme.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -110,6 +110,7 @@ You can read our Terms of Service and other policies [here](https://woocommerce.
110
110
* Fix - Manual capture fails in the transaction detail screen with a customized order number
111
111
* Fix - Properly extract styles when using the site editor.
112
112
* Fix - Renamed function parameters to avoid reserved keyword conflicts
113
+
* Fix - Resolved an issue on stores that had the Stripe Billing feature enabled (US-only) and then changed their store location to an ineligible country.
113
114
* Fix - Scoped CSS selectors for WP components to prevent unintended styling on other pages
114
115
* Fix - Show Express Checkout button previews in template editor
115
116
* Fix - Skip email input search in pay for order flow and use email provided in order data for WooPay iframe.
0 commit comments