zulip/stubs/stripe
Rishi Gupta 2270d4d192 billing: Try paying invoices when user puts a new card on file.
Previously, when users got a "payment failed" email from Stripe (e.g. if
their card failed on renewal), they would enter in a new card on
/billing#payment-method, and wouldn't find out if the card worked till
Stripe retried the payment 4 days later.
2019-04-05 13:36:03 -07: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: Try paying invoices when user puts a new card on file. 2019-04-05 13:36:03 -07:00