Skip to content

Commit 5256eb8

Browse files
committed
Amend changelog entries for release 10.3.0
1 parent 1bca2ff commit 5256eb8

9 files changed

+14
-31
lines changed

changelog.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,23 @@
11
*** WooPayments Changelog ***
22

3-
= 10.3.0 - 2025-11-26 =
3+
= 10.3.0 - 2025-12-09 =
44
* 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).
56
* Add - Allow non-reusable payment methods to be used for the manually renewed subscriptions.
67
* Add - chore: add amazon pay feature flag.
78
* 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
812
* Fix - fix: text color of payment method icons on checkout page when a dark background is used
913
* Fix - Fix deprecation warning about usage of `parent` in callables.
1014
* Fix - Fix styling of the WooPay button to make sure that the spinner is visible when loading.
1115
* Fix - Fix WooPay express button text clipping
1216
* Fix - Refunds and fees should not be tracked for canceled authorizations
1317
* Fix - WooPay component spacing issues on blocks and classic checkout.
1418
* 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.
1521

1622
= 10.2.0 - 2025-11-06 =
1723
* Add - Add WooCommerce Tool to delete test orders.

changelog/add-payment-method-promotions

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

changelog/chore-update-account-fees-docs-url

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

changelog/fix-WOOPMNT-5517-mobile-app-reference

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

changelog/fix-blocks-checkout-logos-in-wc-beta

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

changelog/fix-ece-wc-blocks-amounts

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

changelog/fix-update-fees-doc-links

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

changelog/fix-wc-10-4-compatibility

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

readme.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,24 @@ You can read our Terms of Service and other policies [here](https://woocommerce.
8787

8888
== Changelog ==
8989

90-
= 10.3.0 - 2025-11-26 =
90+
= 10.3.0 - 2025-12-09 =
9191
* Add - Add backend support for additional dispute evidence types (event, booking, other) behind feature flag.
92+
* Add - Adding ability to support payment method promotional campaigns (spotlight and badge treatments).
9293
* Add - Allow non-reusable payment methods to be used for the manually renewed subscriptions.
9394
* Add - chore: add amazon pay feature flag.
9495
* Add - Handling of the Visa Compliance disputes with attention to a specific dispute fee.
96+
* Fix - Comment: Update links to the WooPayments fees documentation.
97+
* Fix - fix: ensuring that the Express Checkout Buttons show the correct amounts for currencies formatted in unusual ways (e.g.: USD with zero decimals)
98+
* Fix - fix: payment method logos compatibility with WooCommerce Blocks in WC>=10.4
9599
* Fix - fix: text color of payment method icons on checkout page when a dark background is used
96100
* Fix - Fix deprecation warning about usage of `parent` in callables.
97101
* Fix - Fix styling of the WooPay button to make sure that the spinner is visible when loading.
98102
* Fix - Fix WooPay express button text clipping
99103
* Fix - Refunds and fees should not be tracked for canceled authorizations
100104
* Fix - WooPay component spacing issues on blocks and classic checkout.
101105
* Update - Change payout texts for New Account Waiting Period to be consistent with new Account Details
106+
* Update - chore: update account fees docs URL
107+
* Update - Update “WooPayments” to “WooCommerce” mobile application in the Card Readers page.
102108

103109
= 10.2.0 - 2025-11-06 =
104110
* Add - Add WooCommerce Tool to delete test orders.

0 commit comments

Comments
 (0)