zulip/zerver/webhooks/stripe
Rishi Gupta 942e419b85 Revert "webhooks/stripe: Handle invoice events explicitly."
The original commit made a number of well-meaning but suboptimal product
changes to the invoice events, such as threading them under the invoice id
rather than the customer id. It also seems to be causing 500s for
invoiceitem events, though I'm not sure why.

This reverts commit 65489b0391.
2019-02-04 12:18:47 -08:00
..
fixtures Revert "webhooks/stripe: Handle invoice events explicitly." 2019-02-04 12:18:47 -08:00
__init__.py
doc.md webhooks: Update Stripe integration. 2018-11-25 23:23:50 -08:00
tests.py Revert "webhooks/stripe: Handle invoice events explicitly." 2019-02-04 12:18:47 -08:00
view.py Revert "webhooks/stripe: Handle invoice events explicitly." 2019-02-04 12:18:47 -08:00