Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
czue committed May 18, 2024
1 parent 30b76b0 commit 34bf25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subscriptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ an officially supported workflow.

When changes are made that impact a user's pricing, you will need to notify Stripe of the change.
This should happen automatically every 24 hours as long as you have enabled celery and celerybeat.
You can also trigger it manually via a management command `./manage.py djstripe_sync_models subscription`.
You can also trigger it manually via a management command `./manage.py sync_subscriptions`.

To ensure this command works properly, you must implement two pieces of business logic:

Expand Down

0 comments on commit 34bf25f

Please sign in to comment.