Skip to content

Commit 5e34ac0

Browse files
Update version and add changelog entries for release 9.1.0
1 parent 8f9395f commit 5e34ac0

File tree

77 files changed

+89
-324
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+89
-324
lines changed

changelog.txt

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
*** WooPayments Changelog ***
22

3+
= 9.1.0 - 2025-03-19 =
4+
* Add - Add a prompt to encourage merchants to provide feedback or leave a WordPress.org review for WooPayments
5+
* Add - Add order failure message on Order Received page.
6+
* Add - Add support to change payment method to 3DS card for subscriptions.
7+
* Add - Add WeChat Pay response handling.
8+
* Add - Implement Multibanco payment method
9+
* Add - Implement specific handling for insufficient_balance_for_refund when refunding the admin order management
10+
* Add - Inform Stripe when a store switch from coming soon to live mode
11+
* Add - Show failure reason in details page for failed payout. This will help merchants get better support, or understand the next steps needed to fix the failing payouts.
12+
* Fix - Add an order note when a recurring payment fails or when updating the payment method fails due to a missing or invalid payment token.
13+
* Fix - Bypass enabled at checkout checks for rendering payment methods configs.
14+
* Fix - Correct the dispute notice for Klarna Inquiries
15+
* Fix - fix: GooglePay/ApplePay fail when there are more than 9 shipping options.
16+
* Fix - fix: GooglePay/ApplePay script dependencies with WooCommerce 9.7
17+
* Fix - Fix issue where survey modal is not scrollable on smaller screen sizes.
18+
* Fix - Fix validation for support phone numbers for Singapore
19+
* Fix - Improve payout failure messages for better clarity and accuracy
20+
* Fix - Inconsitent Safe Mode notice with the latest Jetpack version
21+
* Fix - Init PMME container in cart block so that it can be dynamically rendered once the requirements are met.
22+
* Fix - Make sure that WooPayments gateways follow the main WooPayments card gateway in gateway ordering on the page.
23+
* Fix - Manual capture fails in the transaction detail screen with a customized order number
24+
* Fix - Properly extract styles when using the site editor.
25+
* Fix - Renamed function parameters to avoid reserved keyword conflicts
26+
* Fix - Scoped CSS selectors for WP components to prevent unintended styling on other pages
27+
* Fix - Show Express Checkout button previews in template editor
28+
* Fix - Skip email input search in pay for order flow and use email provided in order data for WooPay iframe.
29+
* Fix - Skip limits per currency check on admin pages
30+
* Fix - Tests: Suppressed unexpected JSON output in maybe_handle_onboarding test by wrapping execution with ob_start() and ob_end_clean()
31+
* Update - Better handling of HTTPs errors in embedded components.
32+
* Update - Change wording for Sales Channel, Online Store, In-Person, and In-Person (POS)
33+
* Update - Enhancements to country select field in onboarding.
34+
* Update - feat: add compatibility notice for Google Pay with live mode accounts.
35+
* Update - Jetpack packages in composer
36+
* Update - Remove the 60 day survey admin note, since it will be redundant after we add the reviews prompt.
37+
* Update - Track action complete event in Stripe Notification embedded component.
38+
* Update - update: tokenize ECE initialization and update flow on pricing change.
39+
* Dev - Add centralized payment method definitions to streamline implementation and maintenance of payment methods.
40+
* Dev - Exclude playwright-report from eslint.
41+
* Dev - Include transaction ID when requesting card reader fee charges summary.
42+
* Dev - Refactors to the embedded compoennts logic.
43+
* Dev - Update @wordpress/icons version to latest version 10.19.0
44+
345
= 9.0.0 - 2025-02-26 =
446
* Add - Add E2E tests for currency switching at checkout.
547
* Add - Add GrabPay payment method details to the View Transaction page.

changelog/10456-use-payment-method-definitions-directly-in-up-payment-method-class

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

changelog/10508-order-received-failure-notice

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

changelog/2025-03-05-08-56-32-729035

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

changelog/add-10326-add-prompt-for-review

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

changelog/add-10327-merchant-feedback-prompt-positive-modal

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

changelog/add-10328-prompt-negative-feedback

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

changelog/add-10332-include-transaction-id-with-reader-charges-summary-request

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

changelog/add-10458-launch-merchant-feedback-prompt

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

changelog/add-10543-merchant-feedback-negative-modal-support-link

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

0 commit comments

Comments
 (0)