zulip/zerver/webhooks/stripe/fixtures
Rishi Gupta 027d5e90c5 webhooks/stripe: Update how we handle updated events.
Also more explicitly ignores the Stripe Connect related events in the
'account' category.
2018-12-06 11:29:16 -08:00
..
charge_dispute_closed.json
charge_dispute_created.json
charge_failed.json
charge_succeeded__card.json integrations/stripe: Fix bug in charge.succeeded. 2018-12-02 00:25:52 -08:00
charge_succeeded__invoice.json integrations/stripe: Fix bug in charge.succeeded. 2018-12-02 00:25:52 -08:00
customer_created.json
customer_created_email.json
customer_deleted.json
customer_discount_created.json webhooks/stripe: Handle customer.discount events properly. 2018-11-28 14:16:33 -08:00
customer_subscription_created.json
customer_subscription_deleted.json
customer_subscription_trial_will_end.json
customer_subscription_updated.json webhooks/stripe: Support customer.subscription.update events. 2018-11-19 11:33:41 -08:00
customer_updated__account_balance.json webhooks/stripe: Update how we handle updated events. 2018-12-06 11:29:16 -08:00
invoice_payment_failed.json