zulip/zerver/webhooks/stripe/fixtures
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
..
account_updated_without_previous_attributes.json
charge_dispute_closed.json
charge_dispute_created.json
charge_failed.json
charge_succeeded__card.json
charge_succeeded__invoice.json
customer_created.json
customer_created_email.json
customer_deleted.json
customer_discount_created.json
customer_subscription_created.json
customer_subscription_deleted.json
customer_subscription_trial_will_end.json
customer_subscription_updated.json
customer_updated__account_balance.json
invoice_created.json
invoice_payment_failed.json
invoice_updated__open.json
invoice_updated__paid.json
invoiceitem_created.json
invoiceitem_updated__description.json
invoiceitem_updated__quantity.json
pseudo_refund_event.json
refund_event.json