Add registration method for webhook handlers processing events from the WCPay server #599
Labels
category: engineering
For product engineering, architecture work, tech debt and so on.
needs prioritisation
Triage finished and issues are ready for the following processing.
type: enhancement
The issue is a request for an enhancement.
type: good for architectural review
This issue/PR is related to / good for architectural review.
In #411 we're adding the ability for the plugin to process webhooks events sent from the WCPay server. Related to server#227, it would be good if we didn't make the controller class too cluttered.
We could add a registration mechanism so that all of the actual event processing is handled in dedicated service classes.
The text was updated successfully, but these errors were encountered: