Skip to content

Commit

Permalink
commerce@daf41fd
Browse files Browse the repository at this point in the history
Finish 4.8.0
shinybrad committed Jan 30, 2025
1 parent cf2ba77 commit d45c176
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/.artifacts/commerce/4.x/events.json
Original file line number Diff line number Diff line change
@@ -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",

0 comments on commit d45c176

Please sign in to comment.