Skip to content

Commit 648bd34

Browse files
authored
Merge branch 'develop' into dev/phpstan-for-woopayments
2 parents 5c50a18 + 87f56c7 commit 648bd34

File tree

54 files changed

+837
-237
lines changed

Some content is hidden

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

54 files changed

+837
-237
lines changed
Lines changed: 29 additions & 0 deletions
Loading

changelog.txt

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

3+
= 10.3.0 - 2025-12-10 =
4+
* Add - Add backend support for additional dispute evidence types (event, booking, other) behind feature flag.
5+
* Add - Adding ability to support payment method promotional campaigns (spotlight and badge treatments).
6+
* Add - Allow non-reusable payment methods to be used for the manually renewed subscriptions.
7+
* Add - chore: add amazon pay feature flag.
8+
* Add - Handling of the Visa Compliance disputes with attention to a specific dispute fee.
9+
* Fix - Comment: Update links to the WooPayments fees documentation.
10+
* Fix - fix: ensuring that the Express Checkout Buttons show the correct amounts for currencies formatted in unusual ways (e.g.: USD with zero decimals)
11+
* Fix - fix: payment method logos compatibility with WooCommerce Blocks in WC>=10.4
12+
* Fix - fix: text color of payment method icons on checkout page when a dark background is used
13+
* Fix - Fix deprecation warning about usage of `parent` in callables.
14+
* Fix - Fix styling of the WooPay button to make sure that the spinner is visible when loading.
15+
* Fix - Fix WooPay express button text clipping
16+
* Fix - Refunds and fees should not be tracked for canceled authorizations
17+
* Fix - WooPay component spacing issues on blocks and classic checkout.
18+
* Update - Change payout texts for New Account Waiting Period to be consistent with new Account Details
19+
* Update - chore: update account fees docs URL
20+
* Update - Update “WooPayments” to “WooCommerce” mobile application in the Card Readers page.
21+
322
= 10.2.0 - 2025-11-06 =
423
* Add - Add WooCommerce Tool to delete test orders.
524
* Add - Sync store setup details with the Transact Platform.

changelog/chore-add-amazon-pay-feature-flag

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

changelog/dev-qit-e2e-basic-checkout

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

changelog/dev-qit-e2e-foundation

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

changelog/dev-test-mode-text-fix

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

changelog/feat-amazon-pay-settings-ui

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

changelog/fix-jcb-logo

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

changelog/fix-missing-badge

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

changelog/fix-payment-methods-logos-overflow-text-color

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

0 commit comments

Comments
 (0)