|
1 | 1 | *** WooCommerce Payments Changelog ***
|
2 | 2 |
|
| 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 | + |
3 | 30 | = 5.4.0 - 2023-02-01 =
|
4 | 31 | * Add - Add logging and order notes when WCPay Subscriptions are suspended or put on-hold.
|
5 | 32 | * Add - Highlight subscriptions with overdue payment in list view with red icon & tooltip.
|
|
0 commit comments