|
1 | 1 | *** WooPayments Changelog *** |
2 | 2 |
|
| 3 | += 9.2.0 - 2025-04-09 = |
| 4 | +* Add - Add back button for tertiary+ level pages in WooPayments settings. |
| 5 | +* Fix - fix: cancel GooglePay/ApplePay dialog on product page if add-to-cart product validation fails |
| 6 | +* Fix - fix: fatal error when Klarna is enabled on an EU account and a non-EU currency is configured on the store. |
| 7 | +* Fix - fix: Google Pay/Apple Pay display on pay-for-order pages. |
| 8 | +* Fix - Fix deprecated hook woocommerce_rest_api_option_permissions |
| 9 | +* Fix - Fix errors in WooCommerce email settings preview |
| 10 | +* Fix - Fix Multi-currency conversion for WooCommerce Bookings range type cost adjustments |
| 11 | +* Fix - Fix PMME display on shortcode cart with block-based themes. |
| 12 | +* Fix - Fix WooPay enabled during NOX onboarding despite being disabled in recommended payment methods. |
| 13 | +* Fix - Handle pending refunds properly |
| 14 | +* Fix - Linked account ID to product ID to maintain consistency and prevent issues when the account ID changes. |
| 15 | +* Fix - Prevent unsaved changes dialog when changes have been saved. |
| 16 | +* Fix - Removed hard-coded lists of payment methods where possible. |
| 17 | +* Fix - Remove unused wcpay_date_format_notice_dismissed option from the permission list |
| 18 | +* Fix - Set background color to white for the Payments settings page |
| 19 | +* Fix - update: ensure Google Pay/Apple Pay honor 'Display prices during cart and checkout' setting |
| 20 | +* Fix - Update WooPay icon on order page. |
| 21 | +* Update - Added _wcpay_net to the metadata. |
| 22 | +* Update - Chore: check the array type in dismissed noticeces component. |
| 23 | +* Update - chore: disable request of JCB capability |
| 24 | +* Update - fix: Google Pay/Apple Pay HK test address override. |
| 25 | +* Update - fix: parsing of error message for GooglePay/ApplePay buttons to be displayed to customer, instead of displaying generic error message on failure. |
| 26 | +* Update - Improve the ECE container loading experience. |
| 27 | +* Update - Move payment method map definition to the backend |
| 28 | +* Update - Prevent creation of the renewal orders if original order was created in the different WooPayments mode. |
| 29 | +* Update - refactor: delete temporary Google Pay/Apple Pay cart contents right after making the request, to improve performance and avoiding bots sending wrong session data in subsequent requests. |
| 30 | +* Update - Remove fraud protection discoverability and update tour |
| 31 | +* Update - Stripe Billing and Manual Capture incompatibility notice on the Settings page. |
| 32 | +* Update - Update Settings page as per the new design |
| 33 | +* Update - Update to Cash App Afterpay branding. |
| 34 | +* Dev - Bump WC tested up to version to 9.7.1. |
| 35 | +* Dev - Fix unneeded double square brackets in the post-merge script |
| 36 | +* Dev - Removed the deprecated wcpay_exit_survey_dismissed option from the ALLOWED_OPTIONS list. |
| 37 | +* Dev - Remove level3 retry logic and legacy request_with_level3_data method |
| 38 | +* Dev - Updated the progressive parameter in the KYC session creation API to use a boolean type. |
| 39 | +* Dev - We switch to using site instead of url as the key in the self assessment data to avoid XSS firewall false-positives. |
| 40 | + |
3 | 41 | = 9.1.0 - 2025-03-19 = |
4 | 42 | * Add - Add a prompt to encourage merchants to provide feedback or leave a WordPress.org review for WooPayments |
5 | 43 | * Add - Add order failure message on Order Received page. |
|
0 commit comments