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
Configuring products validates description can only be applied to a good and statement_descriptor can only be applied to a service.
description
statement_descriptor
Stripe doesn't have any validation like this, and reading the Stripe product object documentation, it doesn't seem this validation is correct.
Can the validation for configuring products be less constrained?
The text was updated successfully, but these errors were encountered:
Hi @andrewferk this issue sounds familiar!
Does this comment answer solve your problem? #198 (comment)
If it doesn't I'll spend some time on it later. Unfortunately I'm a little busy at the moment and haven't had time to look into it just yet.
Sorry, something went wrong.
No branches or pull requests
Configuring products validates
description
can only be applied to a good andstatement_descriptor
can only be applied to a service.Stripe doesn't have any validation like this, and reading the Stripe product object documentation, it doesn't seem this validation is correct.
Can the validation for configuring products be less constrained?
The text was updated successfully, but these errors were encountered: