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.

Home Page:https://dj-stripe.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I upgrade/downgrade a stripe subsciption?

yaelperyply opened this issue · comments

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

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