zulip/zerver/webhooks/stripe
Eeshan Garg 0076b71411 webhooks/stripe: Ignore account updates with insufficient data.
Certain payloads for account updates do not include the
previous_attributes that allow us to figure out what was actually
updated. So, we just ignore just payloads.
2019-04-04 15:21:47 -07:00
..
fixtures webhooks/stripe: Ignore account updates with insufficient data. 2019-04-04 15:21:47 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks: Update Stripe integration. 2018-11-25 23:23:50 -08:00
tests.py webhooks/stripe: Ignore account updates with insufficient data. 2019-04-04 15:21:47 -07:00
view.py webhooks/stripe: Ignore account updates with insufficient data. 2019-04-04 15:21:47 -07:00