zulip/stubs/stripe
Rishi Gupta 08daefa4a3 billing: Update payment method string to incorporate billing by invoice.
Also fixes a bug in process_initial_upgrade. If you have a card on file
(e.g. from a previous subscription), and try to upgrade by billing by
invoice, neither the if nor the elif condition applies.
2018-11-24 11:56:13 -08:00
..
api_requestor billing: Make mock_stripe handle StripeErrors. 2018-10-30 09:55:13 -07:00
api_resources billing: Mention the exact type of stripe.Customers subscriptions attribute. 2018-08-04 19:17:34 -04:00
error stripe: Make stripe.error stubs more similiar to stripe python lib. 2018-10-22 13:51:05 +05:30
util billing: Mention the exact return type for mock functions. 2018-08-04 19:17:34 -04:00
__init__.pyi billing: Update payment method string to incorporate billing by invoice. 2018-11-24 11:56:13 -08:00