dj-stripe / dj-stripe

dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.
https://dj-stripe.dev
MIT License
1.56k stars 474 forks source link

How do I upgrade/downgrade a stripe subsciption? #2013

Closed yaelperyply closed 6 months ago

yaelperyply commented 6 months ago

is there a way to act as stripe.Subscription.modify using dj-stripe?

https://stripe.com/docs/billing/subscriptions/upgrade-downgrade