You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add User.com API calls after order state changes (#4)
* [UC-4] Extend customer model
* [UC-4] Remove unnecessarily extended customer
* [UC-4] Add User.com API front config
* [UC-4] Add updaters logic
* Add event subscriber and manager to init update & add missing events entry
* Add user type extension
* [UC-4] Fix code style
* [UC-4] Add changes requested on CR
* [UC-4] Format script
* [UC-4] Fix send event argument
* [UC-4] Fix send event payload
* [UC-4] Replace assert with if statement
* [UC-5] Add user com api calls on order state changes
* [UC-5] Skip if channel does not have api data provided
* [UC-5] Add phpstan fixes
0 commit comments