Skip to content

Commit 1aede10

Browse files
committed
Merge trunk v5.5.0 into develop
2 parents e427b16 + b99e5a3 commit 1aede10

40 files changed

+113
-151
lines changed

changelog.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
*** WooCommerce Payments Changelog ***
22

3+
= 5.5.0 - 2023-02-22 =
4+
* Add - Added learn more link to deposits page
5+
* Add - Added tracking for the split UPE feature flag.
6+
* Add - Declare WooCommerce Payments compatible with High-Performance Order Storage.
7+
* Add - New support phone and email fields the general settings page.
8+
* Add - Pass settings fields of the plugins that use newsletter block to woopay.
9+
* Add - Pass the namespaces from the Store API checkout schema data to WooPay
10+
* Add - Pass the store's test mode value to WooPay requests to the OTP endpoint.
11+
* Add - The UPE is now the default checkout experience for newly onboarded merchants. It can sbe disabled with these instructions: https://woocommerce.com/?p=3337362#disabling
12+
* Fix - Add wp-i18n as split UPE script dependency to load split UPE elements.
13+
* Fix - Disable WooPay for unavailable countries
14+
* Fix - Display an error when the request for initiating the platform checkout fails.
15+
* Fix - External link accessibilty text style
16+
* Fix - Fixes Stripe Link compatibility with split UPE payment gateway
17+
* Fix - For stores using HPOS, ensure the originating subscription's currency is used when initiating a subscription switch.
18+
* Fix - Make sure available payment methods are provided for the automatic subscription renewals.
19+
* Fix - Point the "Learn more" link to a more appropriate document in the Apple Pay domain registration failure notification.
20+
* Fix - Re-enabled email triggered WooPay flow with Express Checkout flow. WooPay Express Checkout is currently behind a feature flag.
21+
* Fix - Remove unnecessary style dependency from WooPay checkbox.
22+
* Fix - Track user viewport and url when using WooPay
23+
* Update - Removed saved methods listing in My Account Add Payment Method page
24+
* Update - Updated express payment method UI in settings page
25+
* Update - Updated the Express checkout settings page
26+
* Update - WooPay CTA text in shortcode checkout
27+
* Dev - Adding a feature flag to allow further development of onboarding UX - currently this will have no effect on live stores.
28+
* Dev - Merge progressive onboarding prototype under a feature flag
29+
330
= 5.4.0 - 2023-02-01 =
431
* Add - Add logging and order notes when WCPay Subscriptions are suspended or put on-hold.
532
* Add - Highlight subscriptions with overdue payment in list view with red icon & tooltip.

changelog/.gitkeep

Whitespace-only changes.

changelog/5370-payment-overview-deposit-improvements

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/5396-add-tracks-for-split-upe

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-3981-support-phone-number

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-checkout-schema-data-woopay

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-pass-blocks-data-to-woopay

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/add-woopay-pass-test-mode-user-creation

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/chore-remove-early-access-pills-for-split-upe

Lines changed: 0 additions & 5 deletions
This file was deleted.

changelog/chore-upe-disabled-check

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)