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

fix: Fix error thrown when registering a new user when stripe is disabled #404

Merged
merged 1 commit into from Sep 25, 2023

Conversation

pziemkowski
Copy link
Member

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines

What kind of change does this PR introduce?

Bug fix
Closes #387

What is the current behavior?

An error is thrown when a user is being registered but no Stripe keys have been set in env variables.

What is the new behavior?

Disable free plan initialization signal when stripe keys are not set.

Does this PR introduce a breaking change?

no

@pziemkowski pziemkowski merged commit ffb613e into master Sep 25, 2023
54 checks passed
@pziemkowski pziemkowski deleted the fix/disable-stripe-if-no-key branch September 25, 2023 10:52
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

Successfully merging this pull request may close these issues.

Unable to register new user
2 participants