ibanity v0.11.0 Ibanity.WebhookHandler behaviour

Webhook handler specification. See Ibanity.WebhookPlug for more details.

Link to this section Summary

Callbacks

Handles an Ibanity webhook event within your application.

Link to this section Callbacks

Link to this callback

handle_event(event)

Specs

handle_event(event :: Struct) :: {:ok, term()} | :ok

Handles an Ibanity webhook event within your application.