zulip/corporate/lib
Alex Vandiver ab4f6b54ea stripe: Do not log credit card issues as errors.
Problems with the card itself should not be logged as errors -- while
perhaps notable in aggregate, they are not worthy of being logged to
Sentry, for instance.

Downgrade these to `info`; continue to log other problems at the
`error` level.  This updates tests for this change, and in so doing
corrects a test that does not do its job, due to a missing
`reset_mock`.
2020-09-23 15:29:47 -07:00
..
__init__.py billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
stripe.py stripe: Do not log credit card issues as errors. 2020-09-23 15:29:47 -07:00