diff --git a/docs/.artifacts/commerce/4.x/events.json b/docs/.artifacts/commerce/4.x/events.json index 7c846d78b..2b1a51213 100644 --- a/docs/.artifacts/commerce/4.x/events.json +++ b/docs/.artifacts/commerce/4.x/events.json @@ -21919,6 +21919,12 @@ "type": "craft\\commerce\\events\\SubscriptionPaymentEvent", "desc": "The event that is triggered when a subscription payment is received." }, + { + "class": "craft\\commerce\\services\\Taxes", + "name": "EVENT_REGISTER_TAX_ID_VALIDATORS", + "type": "craft\\commerce\\events\\TaxIdValidatorsEvent", + "desc": "The event that is raised when tax ID validators are registered." + }, { "class": "craft\\commerce\\services\\Taxes", "name": "EVENT_REGISTER_TAX_ENGINE",