|
1 | 1 | *** WooPayments Changelog *** |
2 | 2 |
|
| 3 | += 9.7.0 - 2025-07-24 = |
| 4 | +* Add - Add a confirmation screen to the new flow for submitting dispute evidence. |
| 5 | +* Add - Add Credit not processed logic for the new evidence submission form. |
| 6 | +* Add - Add external help link to the recomended documents section. |
| 7 | +* Add - Add logic for Duplicate chargeback reason for the new evidence submission form. |
| 8 | +* Add - Add logic for subscription cancelled for the new evidence form. |
| 9 | +* Add - Add new transaction type fee_refund |
| 10 | +* Add - File name should show size the extension |
| 11 | +* Add - New evidence flow for the "General" dispute type. |
| 12 | +* Fix - Accept TAP_TO_PAY_DEVICE as a valid card reader model to consider a transaction as TTP. |
| 13 | +* Fix - Adjusted deactivation modal behavior to correctly resize when its content updates. |
| 14 | +* Fix - Change copy to avoid leaving words alone. |
| 15 | +* Fix - Consolidate test account notices in one in the WooPayments Settings page. |
| 16 | +* Fix - Enable WooPay Direct Checkout on mini-cart. |
| 17 | +* Fix - Fix - Remove unwanted animations and improve styling consistency on dispute evidence pages. |
| 18 | +* Fix - Fix: Allow multiple authorization cancellations on the same order. |
| 19 | +* Fix - Fix: Google Pay 3D Secure authentication being bypassed due to redirect URL extraction issue |
| 20 | +* Fix - fix: remove BNPLs from PMME when BNPL method is not active |
| 21 | +* Fix - Fix: Spinner alignment issues in cart checkout button and checkout address form email field. |
| 22 | +* Fix - Fix border color of some items. |
| 23 | +* Fix - Fix copy for the documents section and fix the font size of the content inside the accordion on top. |
| 24 | +* Fix - Fix filename issue on the new evidence submission form. |
| 25 | +* Fix - Fix margin of the shipping details title on the evidence submission form. |
| 26 | +* Fix - Fix order notes after subscriptions' payment method gets changed. |
| 27 | +* Fix - Fix spacings on the envidence submission form |
| 28 | +* Fix - Fix vertical UI shift when uploading a file |
| 29 | +* Fix - Fix WooPay button spinner on some themes. |
| 30 | +* Fix - Improve the cover letter save behavior. |
| 31 | +* Fix - Provide correct language code when requesting CSV exports in a region-specific language |
| 32 | +* Fix - Remove unnecessary gap |
| 33 | +* Fix - Step back should also scroll the page to the top |
| 34 | +* Fix - Support numbers starting from 4, 7, 8 for Hong Kong phones. |
| 35 | +* Update - Disallow challenging the Visa compliance disputes. |
| 36 | +* Update - ensure payments and transactions pages uses wp components that come with the WP installation. |
| 37 | +* Update - Improve multicurrency caching and use new API endpoint. |
| 38 | +* Update - Make the card reaaders page use the wp.components available in the WordPress installation. |
| 39 | +* Update - Redirect merchant to the dispute detail screen |
| 40 | +* Update - Redirects to the dispute list after save. |
| 41 | +* Update - Removes the feature flag for the new evidence submission form. |
| 42 | +* Update - update: deactivation survey to use WP components bundled within the WP installation |
| 43 | +* Update - update: ensure multi-currency settings page uses wp components that come with the WP installation; updated some styles to use WP components, rather than bespoke components; |
| 44 | +* Update - update: ensure settings page uses wp components that come with the WP installation |
| 45 | +* Update - update: multi-currency widget to use WP components bundled within the WP installation |
| 46 | +* Update - update: order page assets with wp components |
| 47 | +* Update - update: RedirectToTransactionDetails to use Gutenberg components that come with the WP installation |
| 48 | +* Update - update: removed the payment gateways confirmation dialog |
| 49 | +* Update - update: subscription-product-onboarding to use WP components bundled within the WP installation |
| 50 | +* Update - update: TOS agreement dialog to use WP Components bundled within the WP installation |
| 51 | +* Update - Update client to use NOX surfaces instead of MOX/Connect page wherever possible. |
| 52 | +* Update - Update copy for disputes |
| 53 | +* Update - Update Multi-currency settings to use wp.components available in the WordPress installation. |
| 54 | +* Update - Update the payments overview page to use the components available in the WP installation. |
| 55 | +* Update - Update the payout list and payout details pages to use the WP components available on the WP installation. |
| 56 | +* Dev - Fix imports for the unbundled components. |
| 57 | +* Dev - Prevent "Evidence saved" toast from appearing multiple times. |
| 58 | +* Dev - Remove conversion to the server locale, as it is done on the server. |
| 59 | +* Dev - Remove feature flag _wcpay_feature_documents |
| 60 | +* Dev - Remove old evidence submission code |
| 61 | +* Dev - update: ensure `wp-components-wrapped` has individually exported components |
| 62 | + |
3 | 63 | = 9.6.0 - 2025-07-02 = |
4 | 64 | * Add - Add cover letter for the new evidence submission screen for Product Unacceptable chargeback reason |
5 | 65 | * Add - Added a URL parameter to allow merchants to access the VAT details modal. |
|
0 commit comments