Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch the Synchrotron reporter to use information from the Subscription model to compute its data #11

Open
javawizard opened this issue Feb 14, 2021 · 0 comments

Comments

@javawizard
Copy link
Member

That will allow the synchrotron reporter to report instantly without having to iterate through all Stripe subscriptions via Stripe's API each time it's about to post.

It will also make #10 easier to implement since we can detect if the subscription in question already has unpaid set to true - in which case there's no need to re-notify about a failed payment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant