Package documentation:
Examples documentation:
You can provide your own webhook handler to process the webhook data.
To do this, you can subclass the BaseWebhookHandler class and implement the handle_webhook method.
BaseWebhookHandler
handle_webhook