thunderbird_accounts.subscription.views

Functions

handle_paddle_webhook(request, *args, **kwargs)

prefilter_paddle_webhook(event_type, event_data)

Returns a boolean on whether the paddle webhook should be dispatched as a celery task or ignored.

thunderbird_accounts.subscription.views.prefilter_paddle_webhook(event_type: str, event_data: dict) bool[source]

Returns a boolean on whether the paddle webhook should be dispatched as a celery task or ignored.