-
Couldn't load subscription status.
- Fork 1.8k
fix: Saving stripe client test id #3455
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
Conversation
|
@shreyanshdwivedi @uds5501 Please review |
| stripeClientId : attr('string'), | ||
| stripeSecretKey : attr('string'), | ||
| stripePublishableKey : attr('string'), | ||
| stripeTestCliendId : attr('string'), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this passed in review?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@iamareebjamal Typo mistake.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this passed in review?
Might the PR be of large size, Thats why we would have missed noticing the error.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why does anything pass in review indeed 😢
| stripeClientId : attr('string'), | ||
| stripeSecretKey : attr('string'), | ||
| stripePublishableKey : attr('string'), | ||
| stripeTestCliendId : attr('string'), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why does anything pass in review indeed 😢
Fixes #3454