File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - ' 4.x'
7- - ' 4.8'
87 pull_request :
98permissions :
109 contents : read
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ### Store Management
6+ - Archived gateways are now listed on the Gateways index page. ([ #3839 ] ( https://github.com/craftcms/commerce/issues/3839 ) )
57- Improved Craft Commerce navigation and breadcrumb labels.
68
9+ ### Extensibility
10+ - Added support for registering custom tax ID validators.
11+ - Added ` \craft\commerce\services\Taxes::getEnabledTaxIdValidators() ` .
12+ - Added ` \craft\commerce\services\Taxes::getTaxIdValidators() ` .
13+ - Added ` craft\commerce\base\TaxIdValidatorInterface ` .
14+ - Added ` craft\commerce\services\Gateways\getAllArchivedGateways() ` .
15+ - Added ` craft\commerce\services\Taxes::EVENT_REGISTER_TAX_ID_VALIDATORS ` .
16+ - Added ` craft\commerce\taxidvalidators\EuVatIdValidator ` .
17+
718## 4.7.3 - 2025-01-22
819
920- Improved the performance of recalculating shipping method prices. ([ #3841 ] ( https://github.com/craftcms/commerce/pull/3841 ) )
You can’t perform that action at this time.
0 commit comments