|
1 | 1 | *** WooPayments Changelog *** |
2 | 2 |
|
| 3 | += 9.4.0 - 2025-05-21 = |
| 4 | +* Add - Add support for rendering fee tax details in the transaction timeline where available |
| 5 | +* Fix - Keep the shipping costs structure intact when applying multi-currency adjustments. |
| 6 | +* Fix - Only display the transaction URL for authorized intent statuses in WP Admin order page |
| 7 | +* Fix - Optimize session handling by only setting cookies on cart and checkout pages, improving product page caching performance. |
| 8 | +* Update - chore: remove "add payment methods" wizard task in favor of NOX flow. |
| 9 | +* Update - chore: update "Tested up to" WordPress 6.8 |
| 10 | +* Update - Improve error message for embedded onboarding. |
| 11 | +* Update - Improve the user experience of the WooCommerce Payments dispute management interface, focusing on visual clarity of the dispute steps component that guides merchants through the process of handling payment disputes and inquiries. |
| 12 | +* Update - Perist payment method checkbox after capability request |
| 13 | +* Update - refactor: adjust payment method settings UI to show inline notices and disabled checkboxes instead of `(!)` icon |
| 14 | +* Update - Remove self-assessment fields from the onboarding flow |
| 15 | +* Update - update: ensure Klarna is never part of ECE buttons |
| 16 | +* Update - update: remove BNPL payment method messaging element/offering from checkout labels |
| 17 | +* Update - Update ‘Activate payments’ task to use NOX flow when the reactify-settings-payments feature is enabled. |
| 18 | +* Dev - refactor: created a "common" component for the payment method details on the transactions view, made for Affirm, Afterpay, Alipay, WeChat Pay, Grabpay, Multibanco |
| 19 | +* Dev - Set payment method title for order before order status change to make it visible for status change actions. |
| 20 | +* Dev - Unbundles wordpress/components for Dispute screens |
| 21 | +* Dev - upgrade currency-switcher block to apiVersion 3 |
| 22 | + |
3 | 23 | = 9.3.0 - 2025-05-05 = |
4 | 24 | * Add - Add dedicated onboarding REST API endpoint for disabling test drive account, when possible. |
5 | 25 | * Add - Transaction Fees breakdown component in the Payment details. |
|
0 commit comments