We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I want to add a provider for Stripe, I can't name it "Stripe, otherwise I have an "Invalid API Key provided", even with valid keys
With any other name it's okay, but not "Stripe"
If this is expected behavior, it should return an explicit error and not something related to the API keys validity
Edit: maybe it’s the same issue as #1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I want to add a provider for Stripe, I can't name it "Stripe, otherwise I have an "Invalid API Key provided", even with valid keys
With any other name it's okay, but not "Stripe"
If this is expected behavior, it should return an explicit error and not something related to the API keys validity
Edit: maybe it’s the same issue as #1
The text was updated successfully, but these errors were encountered: