Skip to content

Commit b3750d1

Browse files
Update version and add changelog entries for release 10.3.0-test-2
1 parent 5551363 commit b3750d1

8 files changed

+15
-21
lines changed

changelog.txt

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

3+
= 10.3.0-test-2 - 2025-xx-xx =
4+
* Fix - Comment: Update links to the WooPayments fees documentation.
5+
* Fix - fix: ensuring that the Express Checkout Buttons show the correct amounts for currencies formatted in unusual ways (e.g.: USD with zero decimals)
6+
* Fix - fix: payment method logos compatibility with WooCommerce Blocks in WC>=10.4
7+
* Update - chore: update account fees docs URL
8+
* Update - Update “WooPayments” to “WooCommerce” mobile application in the Card Readers page.
9+
310
= 10.3.0 - 2025-11-26 =
411
* Add - Add backend support for additional dispute evidence types (event, booking, other) behind feature flag.
512
* Add - Allow non-reusable payment methods to be used for the manually renewed subscriptions.

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.

readme.txt

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

8888
== Changelog ==
8989

90+
= 10.3.0-test-2 - unreleased =
91+
* Fix - Comment: Update links to the WooPayments fees documentation.
92+
* Fix - fix: ensuring that the Express Checkout Buttons show the correct amounts for currencies formatted in unusual ways (e.g.: USD with zero decimals)
93+
* Fix - fix: payment method logos compatibility with WooCommerce Blocks in WC>=10.4
94+
* Update - chore: update account fees docs URL
95+
* Update - Update “WooPayments” to “WooCommerce” mobile application in the Card Readers page.
96+
9097
= 10.3.0 - 2025-11-26 =
9198
* Add - Add backend support for additional dispute evidence types (event, booking, other) behind feature flag.
9299
* Add - Allow non-reusable payment methods to be used for the manually renewed subscriptions.

woocommerce-payments.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* WC tested up to: 10.3.0
1212
* Requires at least: 6.0
1313
* Requires PHP: 7.3
14-
* Version: 10.3.0
14+
* Version: 10.3.0-test-2
1515
* Requires Plugins: woocommerce
1616
*
1717
* @package WooCommerce\Payments

0 commit comments

Comments
 (0)