zulip/zerver/webhooks/stripe
Hemanth V. Alluri 9a9c1e0794 webhooks/stripe: Fix the invoice_created event.
The previous code for this event was using a key that's not actually
a part of the payload. So here we simple remove the usage of that key
and add a (previously missing) test for this event.

Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
2020-06-03 17:18:43 -07:00
..
fixtures webhooks/stripe: Fix the invoice_created event. 2020-06-03 17:18:43 -07:00
__init__.py
doc.md webhooks: Update Stripe integration. 2018-11-25 23:23:50 -08:00
tests.py webhooks/stripe: Fix the invoice_created event. 2020-06-03 17:18:43 -07:00
view.py webhooks/stripe: Fix the invoice_created event. 2020-06-03 17:18:43 -07:00