yejia-stripe
yejia-stripe
(sorry didn't mean to update the labels)
Hi @DanielNorris-at, sorry for the very late response! These types are generated based on our [OpenAPI spec](https://github.com/stripe/openapi) (which is also generated based on our internal API definitions), and `invoice.status` is...
Hi @asottile-sentry, thanks for the report! While we agree it's not ideal, we've found that the benefits of re-using the session are worth not properly closing it on exit. If...
Please bear with me as I'm not terribly familiar the topics we're discussing. > there isn't a way to reliably do that because the session is in a thread local...
Hi @rtpg! Thank you for the report! We'll look into this and circle back when we have more information. In the meantime, does the workaround from #1066 work for you?
Hi @BMO-tech, thanks for the report! This is actually expected behavior -- `unit_amount` cannot be updated once it's set. Sorry about that! I'd recommend creating a new price, and optionally...