zulip/corporate/lib
Zixuan James Li 6277f09296 corporate: Fix type annotations for payment failed handler.
When being called, the wrapped function is passed `PaymentIntent`
(the `content_object` of `Event`). With that, since `customer` can be
`None`, an assertion is also required.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-07-15 14:56:22 -07:00
..
__init__.py
registration.py actions: Split out zerver.actions.create_user. 2022-04-14 17:14:35 -07:00
stripe.py typing: Apply trivial none-checks with assertions as necessary. 2022-06-23 19:25:48 -07:00
stripe_event_handler.py corporate: Fix type annotations for payment failed handler. 2022-07-15 14:56:22 -07:00
support.py corporate: Add contact support page. 2021-10-01 17:30:01 -07:00