zulip/zilencer/lib
Greg Price f9b12952f8 stripe: Move error handling into stripe.py too.
This completes the separation of our logic for managing Stripe
customers from the view code for the billing page.

As we add more features to our Customer model and to our Stripe
integration, we might further separate those two things; but for now
they're nearly synonymous and there's no problem in them being mixed
together.
2018-01-30 12:44:35 -08:00
..
__init__.py billing: Move most Stripe code to its own file. 2018-01-30 12:44:35 -08:00
stripe.py stripe: Move error handling into stripe.py too. 2018-01-30 12:44:35 -08:00