-
Notifications
You must be signed in to change notification settings - Fork 39
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: Remove deprecated API #84
Conversation
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.
Thanks for the contribution! I will pull down and test after work but generally this looks good 👍
@dhaspden Hi, Would you like to enable refs: https://circleci.com/gh/dhaspden/nestjs-stripe/edit#advanced-settings thank you :) |
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.
Thanks again for the contribution. Once you make these updates I plan on posting a new release!
src/util/getStripeClient.ts
Outdated
@@ -16,11 +14,5 @@ export function getStripeClient({ | |||
...options, |
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.
Can you default the appInfo
to the same values as before in the new format? Otherwise this looks great 👍
Closes #83
All Submissions:
Pull Requests for the same update/change?
New Feature Submissions:
Changes to Core Features:
us to include them?
Add any extra details about your changes