Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 560 Bytes

decorators.rst

File metadata and controls

29 lines (17 loc) · 560 Bytes

Decorators

Last Updated 2018-05-24

Standard Decorators

Payment Required

This couldn't be autodoc'd for some reason. See djstripe.decorators.subscription_payment_required

Event Handling Decorators

More documentation coming on these soon. For now, see our implementations in djstripe.event_handlers

Specific Event(s) Handler

djstripe.webhooks.handler

All Events Handler

djstripe.webhooks.handler_all