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

sync_subscription_from_stripe_data might fail with non-existing Plan #487

Open
blueyed opened this issue Nov 8, 2017 · 0 comments
Open

Comments

@blueyed
Copy link
Contributor

blueyed commented Nov 8, 2017

With a customer.subscription.created event there will be an error in sync_subscription_from_stripe_data for when the Plan does not exist locally:

DoesNotExist('Plan matching query does not exist.',)

Similar to #467 for the Customer a plan should get created here automatically, if it does not exist anymore.

@paltman paltman added this to the Rosie milestone Nov 23, 2017
@paltman paltman modified the milestones: Rosie, December 2017 Sprint Dec 1, 2017
@paltman paltman removed this from the December 2017 Sprint milestone Nov 25, 2021
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

2 participants