zulip/zerver/webhooks/stripe
Hemanth V. Alluri 7e7847b55a webhooks/stripe: Add support for pyr_ events.
"pyr_" events are like refund events some source called it a pseudo
refund event (https://stackoverflow.com/questions/46296374/how-can-
i-get-the-original-charge-and-refund-ids-of-an-automatic-payout).
Though due to the lack of any documentation on this event I'm not
confident if this is the right fix.

Signed-off-by: Hemanth V. Alluri <hdrive1999@gmail.com>
2020-05-14 12:02:30 -07:00
..
fixtures webhooks/stripe: Add support for pyr_ events. 2020-05-14 12:02:30 -07:00
__init__.py
doc.md webhooks: Update Stripe integration. 2018-11-25 23:23:50 -08:00
tests.py webhooks/stripe: Add support for pyr_ events. 2020-05-14 12:02:30 -07:00
view.py webhooks/stripe: Add support for pyr_ events. 2020-05-14 12:02:30 -07:00