Add post processor to run custom actions - #557
Conversation
8143e7d to
cfa3606
Compare
Currently the new post processor can perform custom APIv4 calls. There can be made more types of actions possible through implementations of `\Civi\Banking\PostProcessor\CustomAction\CustomActionHandlerInterface`.
cfa3606 to
5d4f506
Compare
|
There's currently a phpstan error: It's actually not a new issue. It should be checked, though I'm currently not sure what the intended behavior was when Another thing that I don't really understand: Strings saying a post processor might have been executed. I'd suggest making |
Currently the new post processor can perform custom APIv4 calls. There can be made more types of actions possible through implementations of
\Civi\Banking\PostProcessor\CustomAction\CustomActionHandlerInterface.TODO: Documentation
systopia-reference: 32247